Henrik Grimler
b726aed713
gbt: fix build
2021-05-16 19:29:07 +02:00
Henrik Grimler
350b1b2567
Bump packages to re-try build
2021-05-15 22:56:54 +02:00
Marlin Sööse
12c5b81e86
proxmark3-git: bump package revision
2021-05-15 22:43:46 +02:00
Marlin Sööse
13b5ad6161
proxmark3-git: adjust package to remove make override
2021-05-15 22:43:46 +02:00
Marlin Sööse
277b1bcfc7
proxmark3-git: sync to master, add bzip2 dependency
2021-05-15 22:43:46 +02:00
Marlin Sööse
996df0aafc
proxmark3-git: use proper version syntax
2021-05-15 22:43:46 +02:00
Marlin Sööse
8bb73b1795
proxmark3-git: add 'unstable' package
...
Add completely separate package for proxmark3 using more up to date builds directly from master branch on GitHub
2021-05-15 22:43:46 +02:00
Marlin Sööse
0746a2522f
recode: fix SRCURL
2021-05-15 22:38:44 +02:00
Marlin Sööse
65fb0a8312
new package: recode ( #6614 )
2021-05-15 22:38:44 +02:00
ruki
acbae40263
xmake: 2.5.4
2021-05-15 22:38:11 +02:00
Henrik Grimler
320c6522b4
tweego: update source url
...
%ci:no-build
2021-05-15 22:33:15 +02:00
Henrik Grimler
f505558bd3
xmake: avoid overriding termux_step_make{,_install}
2021-05-15 22:33:15 +02:00
Henrik Grimler
4ddfafadc2
bitcoin: add patch to update boost url
...
%ci:no-build
2021-05-15 22:25:17 +02:00
Henrik Grimler
68ab2e90d9
getconf: update to 0.6
...
Makefile was updated to respect DESTDIR.
2021-05-13 23:07:30 +02:00
Henrik Grimler
e8924ce66d
hunspell-en-us: update en_US.dic to 2021-01-01 version
...
Maybe we should add hunspell-en-gb as well, the British dictionary
seem to be updated much more frequently.
2021-05-13 23:07:30 +02:00
Henrik Grimler
63c549c509
docopt: specify license files in TERMUX_PKG_LICENSE_FILE instead
2021-05-13 23:07:30 +02:00
Henrik Grimler
33bd19af97
ovmf: update to 20210421.14.g5531fd48de
2021-05-13 23:05:58 +02:00
Henrik Grimler
eba0eb244e
cryptopp: convert spaces to tab
...
%ci:no-build
2021-05-12 16:58:59 +02:00
Henrik Grimler
6177a59e2e
cryptopp: do not override termux_step_{get_source,make,make_install}
...
Use TERMUX_PKG_MAKE_INSTALL_TARGET, TERMUX_PKG_EXTRA_MAKE_ARGS and
download source from github instead to achieve this.
2021-05-12 16:55:27 +02:00
Henrik Grimler
4096e88909
aerc: update sha256sum
...
I guess remote was force-pushed.
2021-05-12 16:55:26 +02:00
kcubeterm
2710cae50c
termux-keyring: updated @kcubeterm gpg key
2021-05-12 06:11:27 +05:30
Leonid Pliushch
76cc63e97a
termux-keyring: updated @xeffyr gpg key
...
Add signature.
2021-05-11 22:59:37 +03:00
Henrik Grimler
d873f2dd73
termux-keyring: update grimlers key with more signatures
2021-05-11 21:11:07 +02:00
Marlin Sööse
b8336e4f4a
proxmark3: remove build requirement for dependency ( #6794 )
2021-05-11 22:03:42 +03:00
xtkoba
47beda5163
Bump TERMUX_PKG_REVISION
2021-05-11 19:14:24 +02:00
xtkoba
614672da7f
Force -fno-strict-aliasing
for Ruby
...
Optimization level `-O2` is insufficient for avoiding overoptimization, because it enables `-fstrict-aliasing`.
Upstream: https://bugs.ruby-lang.org/issues/17540
2021-05-11 19:14:24 +02:00
kcubeterm
c1984b21f4
termux-keyring: corrected version
2021-05-11 22:06:04 +05:30
kcubeterm
fca0d17951
termux-keyring: added @kcubeterm gpg key
2021-05-11 22:03:51 +05:30
Leonid Pliushch
62998c2356
termux-keyring: updated @xeffyr gpg key
...
Add signature.
2021-05-11 17:43:05 +03:00
Craig Barnes
15141d2698
dte: remove ncurses dependency
...
Upstream no longer uses the terminfo library. The upstream makefile
also enables -j$(nproc) automatically.
2021-05-10 17:23:48 +02:00
Michal Bednarski
ac0142e709
proot: Update package
...
termux/proot#151 link2symlink AArch32 support
2021-05-10 17:14:03 +02:00
Marlin Sööse
f2b83ce747
libzip: Move to GitHub for releases
2021-05-09 23:43:05 +02:00
Simeon Huang
3622ee1fe6
use the official download link
2021-05-09 16:58:20 +02:00
Jia Yuan Lo
4225ca7434
emscripten: update to 2.0.20
2021-05-09 11:15:25 +02:00
Jia Yuan Lo
eda410b660
emscripten: add libunwind & compiler-rt
2021-05-09 11:15:25 +02:00
Jia Yuan Lo
59622ff852
emscripten: update to 2.0.18
2021-05-09 11:15:25 +02:00
Henrik Grimler
d3d7dc805f
procps: use __progname for getting program name ( #6777 )
...
Autoconf macro for __progname taken from tmux, seems it is missing
from procps, code checks `ifdef HAVE__PROGNAME` so all we have to do
is to add the macro.
Fixes https://github.com/termux/termux-packages/issues/6768 .
2021-05-08 21:51:15 +02:00
Simeon Huang
5747fd1c87
enable column metadata feature for sqlite ( #6773 )
...
this feature is required for Qt sqlite plugin to work
2021-05-08 20:12:51 +02:00
Henrik Grimler
69fd107be9
proot-distro: bump to restart build
2021-05-07 08:38:05 +02:00
Henrik Grimler
e62dccd1a4
procps: update to 3.3.17
2021-05-07 08:37:22 +02:00
Henrik Grimler
54975d7db5
ndk-headers: fix paths in utmp.h
...
And bump toolchain and ndk-sysroot. Also update patch offsets while we
are at it.
2021-05-07 08:28:05 +02:00
Leonid Pliushch
eb55524127
proot-distro: update to 1.7.0
2021-05-06 22:03:59 +03:00
Leonid Pliushch
1a9b24d547
radare2: update to 5.2.1
2021-05-06 14:00:12 +00:00
Leonid Pliushch
892b5e461c
youtubedr: update to 2.6.1
2021-05-06 14:00:11 +00:00
Leonid Pliushch
260c82f376
php: update to 8.0.6
2021-05-06 14:00:11 +00:00
Leonid Pliushch
2b2a3179bd
openethereum: update to 3.2.5
2021-05-06 14:00:10 +00:00
Leonid Pliushch
a43e188cb5
jfrog-cli: update to 1.47.2
2021-05-06 14:00:10 +00:00
Leonid Pliushch
c4a73db86b
imagemagick: update to 7.0.11.11
2021-05-06 14:00:10 +00:00
Leonid Pliushch
42ad40f49a
geth: update to 1.10.3
2021-05-06 14:00:07 +00:00
Leonid Pliushch
a48c18dfd4
findomain: update to 4.1.1
2021-05-06 14:00:06 +00:00
Leonid Pliushch
db3ca6f6f2
finch: update to 2.14.4
2021-05-06 14:00:03 +00:00
Henrik Grimler
819b17a347
starship: add --features http arg and remove patch
...
Following discussion in
https://github.com/termux/termux-packages/pull/6501 .
2021-05-05 21:11:13 +02:00
Henrik Grimler
5aef4fbeaf
command-not-found: update to 1.61
...
Corresponding to 2021-05-05.
2021-05-05 20:03:33 +02:00
Leonid Pliushch
7fb886e844
unrar: update to 6.0.5
2021-05-05 17:45:54 +00:00
Leonid Pliushch
5ebe784b4e
wireguard-tools: update to 1.0.20210424
2021-05-05 17:45:52 +00:00
Leonid Pliushch
fe71ae2e76
vttest: update to 20210210
2021-05-05 17:45:49 +00:00
Leonid Pliushch
4a75c55f12
virustotal-cli: update to 0.9.4
2021-05-05 17:45:47 +00:00
Leonid Pliushch
4dcbdd5b32
vim, vim-python: update to 8.2.2800
2021-05-05 17:45:45 +00:00
Leonid Pliushch
704006eb11
valac: update to 0.52.3
2021-05-05 17:45:43 +00:00
Leonid Pliushch
0ba147da61
tor: update to 0.4.5.7
2021-05-05 17:45:41 +00:00
Leonid Pliushch
730c2e785d
tintin++: update to 2.02.11
2021-05-05 17:45:39 +00:00
Leonid Pliushch
2f73601aac
tin-summer: update to 1.21.14
2021-05-05 17:45:36 +00:00
Leonid Pliushch
2cdb516d61
tcsh: update to 6.22.04
2021-05-05 17:45:33 +00:00
Leonid Pliushch
e96a479402
starship: disable x86_64 builds
2021-05-05 17:39:21 +00:00
Leonid Pliushch
600a3f691c
starship: update to 0.53.0
2021-05-05 15:43:18 +00:00
Leonid Pliushch
2c663cf0e5
strace: update to 5.12
2021-05-05 15:43:18 +00:00
Leonid Pliushch
183e33479f
syncthing: update to 1.16.1
2021-05-05 15:43:17 +00:00
Leonid Pliushch
dc4be80a60
swi-prolog: update to 8.3.23
2021-05-05 15:43:17 +00:00
Leonid Pliushch
04443722c2
stunnel: update to 5.59
2021-05-05 15:43:17 +00:00
Leonid Pliushch
0b4ef34676
sc-im: update to 0.8.1
2021-05-05 15:43:16 +00:00
Leonid Pliushch
b0fd553f6d
rlwrap: update to 0.45
2021-05-05 15:43:16 +00:00
Leonid Pliushch
9a9bc46f21
rgbds: update to 0.5.0
2021-05-05 15:43:16 +00:00
Leonid Pliushch
0133607378
postgresql: update to 13.2
2021-05-05 15:43:15 +00:00
Leonid Pliushch
4e90ef4188
sslscan: update to 2.0.10
2021-05-05 15:43:15 +00:00
Leonid Pliushch
b5a894b047
sqlcipher: update to 4.4.3
2021-05-05 15:43:15 +00:00
Leonid Pliushch
9df3344e29
sops: update to 3.7.1
2021-05-05 15:43:14 +00:00
Leonid Pliushch
202bc3e827
solidity: update to 0.8.4
2021-05-05 15:43:14 +00:00
Leonid Pliushch
09a0873ea9
sleuthkit: update to 4.10.2
2021-05-05 15:43:14 +00:00
Leonid Pliushch
82e22227fe
seafile-client: update to 8.0.2
2021-05-05 15:43:13 +00:00
Leonid Pliushch
4b80abe55a
restic: update to 0.12.0
2021-05-05 15:43:13 +00:00
Leonid Pliushch
4267548796
remind: update to 03.03.06
2021-05-05 15:43:13 +00:00
Leonid Pliushch
0f39754585
redis: update to 6.2.3
2021-05-05 15:43:13 +00:00
Leonid Pliushch
8df33eaf14
poppler: update to 21.05.0
2021-05-05 15:43:12 +00:00
Leonid Pliushch
0af824df98
pngquant: update to 2.14.1
2021-05-05 15:43:12 +00:00
Leonid Pliushch
cb647b6ca1
notmuch: update to 0.32
2021-05-05 15:43:12 +00:00
Leonid Pliushch
db3ef3db7a
mutt: update to 2.0.7
2021-05-05 15:43:11 +00:00
Leonid Pliushch
bf348773ae
mime-support: bump revision
2021-05-05 15:43:11 +00:00
Leonid Pliushch
818951f8f2
mime-support: fix source url
2021-05-05 15:43:11 +00:00
Leonid Pliushch
8967768a3a
manpages: update to 5.11
2021-05-05 15:43:10 +00:00
Leonid Pliushch
c94402d8e4
lnd: update to 0.12.1-beta
2021-05-05 15:43:10 +00:00
Suhan G Paradkar
b3dd55e275
calc: update to 2.13.0.1 ( #6728 )
2021-05-05 17:42:40 +03:00
Leonid Pliushch
00641c1b69
liblua54: update to 5.4.3
2021-05-05 12:22:35 +00:00
Leonid Pliushch
b353fb8769
python: update to 3.9.5
2021-05-05 12:22:24 +00:00
Leonid Pliushch
ba0abb8928
tk: update to 8.6.11.1
2021-05-05 12:22:24 +00:00
Leonid Pliushch
86be30eb4e
libunibilium: update to 2.1.1
2021-05-05 12:22:24 +00:00
Leonid Pliushch
16d9a46e26
libtiff: update to 4.3.0
2021-05-05 12:22:23 +00:00
Leonid Pliushch
7fb96d2ea2
bash: update to 5.1.8
2021-05-05 11:52:53 +00:00
Leonid Pliushch
17f77c0698
util-linux: update to 2.36.2
2021-05-05 11:50:14 +00:00
Leonid Pliushch
776af72376
readline: update to 8.1.1
2021-05-05 11:45:20 +00:00
Leonid Pliushch
5343d4f29c
gnupg: gpgv has new deps 'libassuan' and 'libnpth'
2021-05-05 12:57:20 +03:00
Puneet Gopinath
65425462e2
Update build.sh
2021-05-05 11:00:48 +02:00
Puneet Gopinath
8ad58d5a7d
Update ext-opcache-config.m4.patch
2021-05-05 11:00:48 +02:00
Puneet Gopinath
4001a74d58
php: update from 8.0.3 to 8.0.5
2021-05-05 11:00:48 +02:00
Leonid Pliushch
8e720a1f39
proot-distro: update to 1.6.2
2021-05-05 04:10:52 +03:00
Max Ferrer
7de945984b
new package: macchina ( #6744 )
2021-05-05 03:42:19 +03:00
Leonid Pliushch
6ea83bdbe7
libwebsockets: compilation fix for 32bit architectures
2021-05-04 23:11:01 +00:00
Leonid Pliushch
f13d65e21a
libwebsockets: update to 4.2.0
2021-05-04 19:55:37 +00:00
Leonid Pliushch
ad20c3d92e
libuv: update to 1.41.0
2021-05-04 19:55:36 +00:00
Leonid Pliushch
0fd60e1fc3
progress: update to 0.16
2021-05-04 19:55:36 +00:00
Leonid Pliushch
1f8a3a9149
privoxy: update to 3.0.32
2021-05-04 19:55:36 +00:00
Leonid Pliushch
46dac3bf01
phpmyadmin: update to 5.1.0
2021-05-04 19:55:35 +00:00
Leonid Pliushch
5cd2a95441
parallel: update to 20210422
2021-05-04 19:55:35 +00:00
Leonid Pliushch
b13da17f90
openethereum: update to 3.2.4
2021-05-04 19:55:35 +00:00
Leonid Pliushch
732e0fe14e
oathtool: update to 2.6.7
2021-05-04 19:55:34 +00:00
Leonid Pliushch
283df9249d
mutt: update to 2.0.6
2021-05-04 19:16:56 +00:00
Leonid Pliushch
717ac9400f
mtools: update to 4.0.27
2021-05-04 19:16:56 +00:00
Leonid Pliushch
7363a06214
msmtp: update to 1.8.15
2021-05-04 19:16:55 +00:00
Leonid Pliushch
8d8f8f552a
mpv: update to 0.33.1
2021-05-04 19:16:55 +00:00
Leonid Pliushch
218b9fca18
mpg123: update to 1.26.5
2021-05-04 19:16:55 +00:00
Leonid Pliushch
51c78db235
miniupnpc: update to 2.2.2
2021-05-04 19:08:59 +00:00
Leonid Pliushch
8a4ae19109
mbedtls: update to 2.26.0
2021-05-04 19:08:14 +00:00
Leonid Pliushch
e731522072
lsd: update to 0.20.1
2021-05-04 19:04:22 +00:00
Leonid Pliushch
0c779a3870
links: update to 2.22
2021-05-04 19:04:21 +00:00
Leonid Pliushch
9d3112c24a
librsync: update to 2.3.2
2021-05-04 17:00:38 +00:00
Leonid Pliushch
0f8f38c92b
librsvg: update to 2.50.5
2021-05-04 17:00:32 +00:00
Leonid Pliushch
3e0a4fcea4
libopenmpt: update to 0.5.8
2021-05-04 17:00:23 +00:00
Leonid Pliushch
b61ad56681
libmosquitto: update to 2.0.10
2021-05-04 17:00:17 +00:00
Leonid Pliushch
29a618905e
libmicrohttpd: update to 0.9.73
2021-05-04 17:00:06 +00:00
Leonid Pliushch
d28f6335fb
libmaxminddb: update to 1.6.0
2021-05-04 16:59:57 +00:00
Leonid Pliushch
47435663c6
libmatroska: update to 1.6.3
2021-05-04 16:59:45 +00:00
Leonid Pliushch
219f48dc5b
libksba: update to 1.5.1
2021-05-04 16:59:37 +00:00
Leonid Pliushch
f91c0a977f
libjpeg-turbo: update to 2.1.0
2021-05-04 16:59:23 +00:00
Leonid Pliushch
542ec6b959
libjasper: update to 2.0.32
2021-05-04 16:59:12 +00:00
Leonid Pliushch
d26081d992
libisl: update to 0.24
2021-05-04 16:59:07 +00:00
Leonid Pliushch
4b8f1d03bf
libical: update to 3.0.10
2021-05-04 16:59:03 +00:00
Leonid Pliushch
968418442c
libgpg-error: update to 1.42
2021-05-04 16:58:33 +00:00
Leonid Pliushch
cc762bfda3
libgcrypt: update to 1.9.3
2021-05-04 16:58:31 +00:00
Leonid Pliushch
45e4db2fdb
libedit: update to 20210419-3.1
2021-05-04 16:58:28 +00:00
Leonid Pliushch
c6f237eb03
libcap: update to 2.49
2021-05-04 16:57:59 +00:00
Leonid Pliushch
4e3b1e5085
libassuan: update to 2.5.5
2021-05-04 16:57:56 +00:00
Leonid Pliushch
0b4337fc2b
libass: update to 0.15.1
2021-05-04 16:57:46 +00:00
Leonid Pliushch
8c7ed912bd
libacl: update to 2.3.1
2021-05-04 16:57:39 +00:00
Leonid Pliushch
9c0cc8e022
kubectl: update to 1.21.0
2021-05-04 16:57:26 +00:00
Leonid Pliushch
994792f006
krb5: update to 1.19.1
2021-05-04 16:57:16 +00:00
Leonid Pliushch
bc6555ec56
k9s: update to 0.24.9
2021-05-04 16:57:00 +00:00
Leonid Pliushch
ee47b94fd0
jfrog-cli: update to 1.47.1
2021-05-04 16:56:09 +00:00
Leonid Pliushch
ec1622e01f
irssi: update to 1.2.3
2021-05-04 16:55:51 +00:00
Leonid Pliushch
1aa6e5821f
inxi: update to 3.3.04-1
2021-05-04 16:55:43 +00:00
Leonid Pliushch
72c24fa2e6
imagemagick: update to 7.0.11.10
2021-05-04 16:55:35 +00:00
Leonid Pliushch
7693f907e4
i2pd: update to 2.37.0
2021-05-04 16:55:22 +00:00
Leonid Pliushch
fc3b9178d5
hugo: update to 0.83.1
2021-05-04 16:55:14 +00:00
Leonid Pliushch
e9c490f9f9
helm: update to 3.5.4
2021-05-04 16:55:03 +00:00
Leonid Pliushch
51f98b354f
harfbuzz: update to 2.8.1
2021-05-04 16:54:55 +00:00
Leonid Pliushch
266f580ef3
dart: update to 2.12.4
2021-05-04 16:53:40 +00:00
Leonid Pliushch
98a18c4ac6
libgrpc: update to 1.37.1
2021-05-04 16:25:29 +00:00
Leonid Pliushch
ad2c014950
gnupg: update to 2.3.1
2021-05-04 16:20:26 +00:00
Leonid Pliushch
518927edc5
gmic: update to 2.9.7
2021-05-04 16:20:19 +00:00
Leonid Pliushch
ca2c20d958
libgd: update to 2.3.2
2021-05-04 16:19:59 +00:00
Leonid Pliushch
a75cf2261a
libexpat: update to 2.3.0
2021-05-04 16:19:58 +00:00
Leonid Pliushch
c1a8914fd1
gping: update to 1.2.1
2021-05-04 16:19:58 +00:00
Leonid Pliushch
e1fb1056fb
glow: update to 1.4.1
2021-05-04 15:55:17 +00:00
Leonid Pliushch
fac9e78553
global: update to 6.6.6
2021-05-04 15:55:13 +00:00
Leonid Pliushch
43568fd9b3
gifski: update to 1.4.3
2021-05-04 15:54:56 +00:00
Leonid Pliushch
13a5d37f26
busybox: update to 1.33.1
2021-05-04 14:54:33 +00:00
Leonid Pliushch
4d59c7b705
geth: update to 1.10.2
2021-05-04 14:54:27 +00:00
Leonid Pliushch
63e26f6a7c
gdk-pixbuf: update to 2.42.6
2021-05-04 14:35:20 +00:00
Leonid Pliushch
f5af61e0f4
fzf: update to 0.27.0
2021-05-04 14:35:20 +00:00
Leonid Pliushch
4f36c17f40
fselect: update to 0.7.4
2021-05-04 14:35:20 +00:00
Leonid Pliushch
6b8a168861
fossil: update to 2.15.1
2021-05-04 14:35:20 +00:00
Leonid Pliushch
d29ca616e1
findomain: update to 4.1.0
2021-05-04 14:35:19 +00:00
Leonid Pliushch
9dba7f6487
ffsend: update to 0.2.71
2021-05-04 14:35:19 +00:00
Leonid Pliushch
fedc874753
exa: update to 0.10.1
2021-05-04 14:35:19 +00:00
Leonid Pliushch
fa2956e0ac
e2fsprogs: update to 1.46.2
2021-05-04 14:35:18 +00:00
Leonid Pliushch
d4ff5fd16c
duf: update to 0.6.2
2021-05-04 14:35:18 +00:00
Leonid Pliushch
578b01ed39
dte: update to 1.10
2021-05-04 14:35:18 +00:00
Leonid Pliushch
4a9b8ed8f3
debootstrap: update to 1.0.124
2021-05-04 14:35:17 +00:00
Leonid Pliushch
325316177c
cryptopp: update to 8.5.0
2021-05-03 19:10:32 +00:00
Leonid Pliushch
d5fd9535e1
dar: update to 2.7.0
2021-05-03 19:10:24 +00:00
Leonid Pliushch
f148e325c7
cronie: update to 1.5.7
2021-05-03 19:10:24 +00:00
Leonid Pliushch
05b4bd3520
babl: update to 0.1.86
2021-05-03 18:27:21 +00:00
Leonid Pliushch
0a585ea75d
croc: update to 9.1.1
2021-05-03 18:26:52 +00:00
Leonid Pliushch
24cbf960bb
clamav: update to 0.103.2
2021-05-03 18:26:52 +00:00
Leonid Pliushch
3894c6c26e
chezmoi: update to 2.0.11
2021-05-03 18:26:52 +00:00
Leonid Pliushch
677703aac4
brook: update to 20210401
2021-05-03 18:26:52 +00:00
Leonid Pliushch
64dd57dbdf
bitcoin: update to 0.21.1
2021-05-03 18:26:51 +00:00
Leonid Pliushch
0479ea9e5b
atomicparsley: update to 20210124.204813.840499f
2021-05-03 18:08:35 +00:00
Leonid Pliushch
0a8eed0361
apt: update to 2.3.3
2021-05-03 18:08:14 +00:00
Leonid Pliushch
fb870f330b
apache2: update to 2.4.47
2021-05-03 18:08:05 +00:00
Leonid Pliushch
29d6f0e06a
android-tools: update patch
2021-05-03 18:01:40 +00:00
Leonid Pliushch
46c77e5ab6
android-tools: update to 31.0.0p1
2021-05-03 17:51:10 +00:00
Leonid Pliushch
34fa60a243
age: update to 1.0.0-rc.1
2021-05-03 17:46:08 +00:00
Ajeet D'Souza
5b5efec006
zoxide: update to 0.7.0 ( #6718 )
2021-05-03 14:33:34 +03:00
suhan-paradkar
2aa72560a7
remove revision again
2021-05-03 14:25:06 +03:00
suhan-paradkar
91272d7d2e
Update patch for attr
2021-05-03 14:25:06 +03:00
suhan-paradkar
9f1fe2b1b7
Update ruby
2021-05-03 14:25:06 +03:00
suhan-paradkar
74d9aefe60
remove revision again
2021-05-03 14:25:06 +03:00
suhan-paradkar
ba775c114d
Update attr
2021-05-03 14:25:06 +03:00
suhan-paradkar
e0a6eefc4b
remove revision field
2021-05-03 14:25:06 +03:00
suhan-paradkar
0d4c830c90
Update pango
2021-05-03 14:25:06 +03:00
suhan-paradkar
2d2f4200be
Update openssh
2021-05-03 14:25:06 +03:00