Commit Graph

11164 Commits

Author SHA1 Message Date
Termux Github Actions 28f77ee36d jfrog-cli: update to 1.43.0 2020-12-30 18:43:46 +00:00
Leonid Pliushch c179d16941
deutex: fix sha-256 2020-12-30 15:48:53 +02:00
Leonid Pliushch 353476a7fd
deutex: switch to source archives generated by Github
We don't have zstd utility in Docker image currently.
2020-12-30 15:26:35 +02:00
Leonid Pliushch 75b6af60a5
docopt: bump revision 2020-12-30 14:22:12 +02:00
Leonid Pliushch 028cbc1b31
at: bump revision 2020-12-30 14:22:11 +02:00
Leonid Pliushch ebb512374f
move from unstable: docopt 2020-12-30 14:20:39 +02:00
Leonid Pliushch d062dd3516
move from unstable: at 2020-12-30 14:19:57 +02:00
Leonid Pliushch d8fbe7cebc
deutex: update to 5.2.2 2020-12-30 14:19:02 +02:00
Leonid Pliushch 44a735d843
termux-tools: motd: add note that Play Store variant is no longer updated 2020-12-29 21:05:11 +02:00
Termux Github Actions eae6fbcf5b tokei: update to 12.1.1 2020-12-29 18:49:57 +00:00
Leonid Pliushch 71a92321fc
cfengine: fix versioning
Issue https://github.com/termux/termux-packages/issues/6193
2020-12-29 20:36:52 +02:00
Craig Comstock 995f475cb3
Upgrade cfengine to 3.17.0 official release (#6191) 2020-12-29 22:27:49 +05:30
Termux Github Actions 8222cc54ae openjpeg: update to 2.4.0 2020-12-29 00:52:52 +00:00
Termux Github Actions ce8dd1039d gitea: update to 1.13.1 2020-12-29 00:51:52 +00:00
Termux Github Actions 503ca4d1ea croc: update to 8.6.7 2020-12-29 00:44:36 +00:00
Leonid Pliushch 2ccbe9b60f
golang: fix bootstrapping 2020-12-29 01:13:33 +02:00
Leonid Pliushch 533e798729
golang: clang 11 compatibility for arm, i686 and x86_64 2020-12-29 00:49:06 +02:00
Leonid Pliushch 20f7ae73af
golang: compatibility with clang 11
Issue https://github.com/termux/termux-packages/issues/6183
2020-12-29 00:43:18 +02:00
Leonid Pliushch 9ff9bf7a33
proot-distro: update to 1.4.0 2020-12-28 18:06:01 +02:00
Termux Github Actions 18015203ef direnv: update to 2.26.0 2020-12-27 17:48:26 +00:00
Leonid Pliushch 806e459de6
libarchive: update to 3.5.1 2020-12-27 19:39:55 +02:00
Termux Github Actions 8d586cddbc clash: update to 1.3.5 2020-12-27 12:23:17 +00:00
Termux Github Actions 20ca936c05 harfbuzz: update to 2.7.4 2020-12-27 00:45:01 +00:00
Termux Github Actions 37c7970aaa borgbackup: update to 1.1.15 2020-12-25 12:26:15 +00:00
Henrik Grimler eca835c631 ovmf: update to 20201222 2020-12-24 23:39:16 +01:00
Henrik Grimler 39dec01e59 libllvm: fix file conflicts
Unpacking llvm (11.0.0) over (10.0.1-4) ...
dpkg: error processing archive /data/data/com.termux/files/usr/tmp/apt-dpkg-install-3GHYjz/0-llvm_11.0.0_aarch64.deb (--unpack):
 trying to overwrite '/data/data/com.termux/files/usr/bin/dsymutil', which is also in package libllvm 10.0.1-4
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

and

Preparing to unpack .../5-clang_11.0.0_aarch64.deb ...
Unpacking clang (11.0.0) over (10.0.1-4) ...
dpkg: error processing archive /data/data/com.termux/files/usr/tmp/apt-dpkg-install-3GHYjz/5-clang_11.0.0_aarch64.deb (--unpack):
 trying to overwrite '/data/data/com.termux/files/usr/bin/diagtool', which is also in package libllvm 10.0.1-4
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
2020-12-24 22:46:43 +01:00
its-pointless e74ab56135
rust 1.48.0 (#6162) 2020-12-24 20:12:36 +02:00
Leonid Pliushch 04fa73821d
xxhash: bump revision 2020-12-24 17:50:11 +02:00
Leonid Pliushch 2510665231
qemu: use a higher fallback value if sysctl vm.mmap_min_addr is not readable.
Issue https://github.com/termux/termux-packages/issues/6172.
2020-12-24 17:42:08 +02:00
Leonid Pliushch 377da94e12
termux-tools: version 0.100 2020-12-24 17:14:07 +02:00
Leonid Pliushch 99fff21d87
termux-tools: pkg: use termux.org as primary mirror 2020-12-24 17:13:50 +02:00
Leonid Pliushch c101139097
termux-tools: pkg: send more info in user-agent string
Send termux-tools package version, build-time app package name and
installation prefix. Just like with apt.
2020-12-24 17:13:45 +02:00
Leonid Pliushch c5eeff5b0b
apt: add xxhash as dependency 2020-12-24 16:45:21 +02:00
Leonid Pliushch fd66e2fe29
get rid of verify-prefix.patch.txt
Switching to a more "soft" solution which will be focused on apt only.

Apt will now send an application package name (com.termux) and prefix
(/data/data/com.termux/files/usr) as part of user-agent string. That
will allow to distinguish real Termux users from parties which download
our packages and binary-patching them for the custom prefix.

Note that this will disable user's possibility to set custom User-Agent
for apt.
2020-12-24 16:42:32 +02:00
Leonid Pliushch f9c5f09c8d
new package: xxhash
Latest apt requires it as dependency.
2020-12-24 15:48:29 +02:00
Leonid Pliushch 271d8b1b59
apt: update to 2.1.14 2020-12-24 15:48:29 +02:00
Termux Github Actions e36c8cb8ef lazygit: update to 0.24.2 2020-12-24 12:27:38 +00:00
Termux Github Actions 064bf44c7e iwyu: update to 0.15 2020-12-24 12:26:49 +00:00
Henrik Grimler 0a6db230d2 caddyserver: change to new url 2020-12-24 12:46:49 +01:00
Butta 131b4ff765 swift: bump revision to use clang 11 headers and remove some unused patches 2020-12-24 12:33:33 +05:30
Butta 206246fc9d libllvm: update from 10.0.1 to 11.0.0 and merge lldb 2020-12-24 12:09:16 +05:30
Termux Github Actions 40e13e5e34 lazygit: update to 0.24 2020-12-24 06:25:57 +00:00
Termux Github Actions a1433cd36c tokei: update to 12.1.0 2020-12-24 00:55:32 +00:00
Termux Github Actions c56e214502 harfbuzz: update to 2.7.3 2020-12-24 00:47:04 +00:00
Henrik Grimler a1bb64c630
termux-am: update to 0.4 (#6169) 2020-12-23 18:05:18 +01:00
Termux Github Actions 727c3e46e8 git-delta: update to 0.4.5 2020-12-23 12:30:36 +00:00
Termux Github Actions e2be493327 beanshell: update to 2.1.0 2020-12-22 12:25:31 +00:00
Termux Github Actions 421b9536a1 jfrog-cli: update to 1.42.3 2020-12-21 12:25:41 +00:00
Termux Github Actions fd0c38064b chezmoi: update to 1.8.10 2020-12-20 18:23:23 +00:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Termux Github Actions bfbfb21dff lf: update to 18 2020-12-19 18:32:10 +00:00
Termux Github Actions d1ce410dff hugo: update to 0.79.1 2020-12-19 18:30:35 +00:00
Termux Github Actions 94ff85d285 zstd: update to 1.4.8 2020-12-19 06:26:35 +00:00
Termux Github Actions ae71ef45b5 strace: update to 5.10 2020-12-18 20:12:03 +00:00
Termux Github Actions 2dfed06870 qalc: update to 3.15.0 2020-12-18 20:08:52 +00:00
Termux Github Actions 553cd7d0b1 libusb: update to 1.0.24 2020-12-18 20:06:29 +00:00
Termux Github Actions 7c618e7426 jfrog-cli: update to 1.42.2 2020-12-18 20:05:52 +00:00
Termux Github Actions 3b67af6cb2 findomain: update to 2.1.5 2020-12-18 20:03:04 +00:00
Jorge Juan-Chico d4b6187490 Increment TERMUX_PKG_REVISION 2020-12-18 21:47:29 +02:00
Jorge Juan-Chico 0267184ad3 Use the alternatives system for vi providers
Make build.sh scripts of vim, vim-python, neovim and vis use the
alternatives system (update-alternatives) to provide the "vi"
command.
2020-12-18 21:47:29 +02:00
Jorge Juan-Chico 7535177e70 Update to new uptream cacert.pem
- Update pakage version to cacert.pem of 20201208
2020-12-18 21:45:58 +02:00
Leonid Pliushch 0330ba377b
libluajit: fix build.sh 2020-12-18 21:38:45 +02:00
Termux Github Actions 885bc227d5 zstd: update to 1.4.7 2020-12-17 23:30:01 +00:00
Termux Github Actions 9e902cf633 okc-agents: update to 0.1.2 2020-12-17 23:28:45 +00:00
Termux Github Actions 584e660d90 o-editor: update to 2.34.1 2020-12-17 23:26:32 +00:00
Termux Github Actions 2269b40861 hors: update to 0.7.3 2020-12-17 23:26:01 +00:00
Termux Github Actions 7ba319a904 git-lfs: update to 2.13.1 2020-12-17 23:19:45 +00:00
Termux Github Actions 32c995c4ac gh: update to 1.4.0 2020-12-17 23:19:16 +00:00
Termux Github Actions 4db7951199 direnv: update to 2.25.2 2020-12-17 23:18:11 +00:00
Termux Github Actions 4399a39795 cicada: update to 0.9.15 2020-12-17 22:45:59 +00:00
Leonid Pliushch 3d775d213e
Revert "cicada: update to 0.9.15"
This reverts commit d9d002183e.
2020-12-18 00:21:59 +02:00
Termux Github Actions d9d002183e cicada: update to 0.9.15 2020-12-17 22:18:37 +00:00
Leonid Pliushch 7152d17384
phpmyadmin: bump revision 2020-12-17 16:42:55 +02:00
道玄 846ee8e41a
phpmyadmin: fix path (#6149) 2020-12-17 16:41:51 +02:00
Leonid Pliushch 051536ff31
libvidstab: fix build.sh 2020-12-17 16:29:25 +02:00
kcubeterm a6dbfae55e New package: rustscan
Requested in #6042
2020-12-17 08:21:31 +00:00
kcubeterm 73a32e3eaa Fixed php-apache
Reported in #6153
2020-12-16 13:40:57 +00:00
kcubeterm 8faf258b3f Add package: delve 2020-12-16 10:03:03 +00:00
Butta 9817b566aa swift: update from 5.3.1 to 5.3.2 2020-12-16 07:27:00 +05:30
Tom Yan faf9dd7ca1 sox: build with omp again 2020-12-14 22:12:04 +02:00
kcubeterm 6caf104055 Add new pkg fzy 2020-12-13 18:08:42 +00:00
kcubeterm 04be17865e Update lsd to 0.19.0 2020-12-13 14:24:17 +00:00
Leonid Pliushch dfc1afc380
new package: aerc
Requested in https://github.com/termux/termux-packages/issues/6115
2020-12-12 16:15:22 +02:00
WilliamOfBlobs da5e56f041
rgbds: update rgbds version from 0.4.1 to 0.4.2 (#6142) 2020-12-12 15:28:35 +02:00
Leonid Pliushch 73316994cb
sox: build without omp currently
Issue https://github.com/termux/termux-packages/issues/6140
2020-12-12 01:08:01 +02:00
Leonid Pliushch b8f03e6ec4
bash: bump revision 2020-12-11 22:12:58 +02:00
Lucy Phipps c4c38a69db default bashrc: less needless escapes 2020-12-11 22:12:19 +02:00
Leonid Pliushch a50528e9af
bash: bump revision 2020-12-11 18:31:54 +02:00
Leonid Pliushch 7b1c8173e7
bash: better default bashrc 2020-12-11 18:31:13 +02:00
Leonid Pliushch 6eb165b3bf
apt: fix patch 2020-12-11 18:11:51 +02:00
Leonid Pliushch cac90949eb
autoconf: bump revision 2020-12-11 18:09:13 +02:00
Leonid Pliushch ece0543505
openssl: update to 1.1.1i 2020-12-11 17:58:24 +02:00
Leonid Pliushch 1291099592
helm: update to 3.4.2 2020-12-11 17:57:37 +02:00
Leonid Pliushch c100ed10a2
kubectl: update to 1.20.0 2020-12-11 17:55:42 +02:00
Leonid Pliushch 40ea4a2d4e
libjasper: update to 2.0.23 2020-12-11 17:55:10 +02:00
Leonid Pliushch e6f7506053
imagemagick: update to 7.0.10.48 2020-12-11 17:54:44 +02:00
Leonid Pliushch eb419cc55a
geth: update to 1.9.25 2020-12-11 17:54:23 +02:00
Leonid Pliushch f826d7141e
direnv: update to 2.25.1 2020-12-11 17:53:31 +02:00
Leonid Pliushch c916a81427
libcurl: update to 7.74.0 2020-12-11 17:52:56 +02:00
Leonid Pliushch 8037d2a44c
autoconf: fix patch 2020-12-11 17:52:25 +02:00
Leonid Pliushch 27ed137858
apt: fix patch 2020-12-11 17:49:02 +02:00
Leonid Pliushch c6f622b77a
autoconf: update to 2.70 2020-12-11 17:41:14 +02:00
Leonid Pliushch ca4359c981
apt: update to 2.1.13 2020-12-11 17:38:20 +02:00
Leonid Pliushch 617c321b7c
bump packages depending on pulseaudio 2020-12-11 16:20:07 +02:00
Tom Yan 8b9e45bea8 remove no-longer-necessary patch 2020-12-11 16:18:39 +02:00
Tom Yan 8eed8148a0 pulseaudio: Update from 13.0 to 14.0 2020-12-11 16:18:39 +02:00
Leonid Pliushch 3943770666
libcap-ng: bump revision 2020-12-11 16:12:04 +02:00
Leonid Pliushch 7dfd0d8ca8
proot-distro: update to 1.3.3 2020-12-11 15:55:10 +02:00
Leonid Pliushch 291f7bc9e1
qemu: re-add patch for missing arch_prctl() - needed for x86 builds 2020-12-11 14:49:17 +02:00
Leonid Pliushch a69aeaba1c
qemu: properly distribute files between subpackages 2020-12-11 14:43:22 +02:00
Leonid Pliushch e09c1a47fb
qemu: update to 5.2.0 2020-12-11 14:23:50 +02:00
Leonid Pliushch 04f3129aea
new package: libcap-ng 2020-12-11 13:45:08 +02:00
Leonid Pliushch d7174211f2
proot-distro: update to 1.3.1 2020-12-11 04:27:51 +02:00
Leonid Pliushch 72762ebfaa
proot-distro: update to 1.3 2020-12-11 03:26:18 +02:00
Leonid Pliushch 6de7b2d141
composer: platform independent + fix shebang
PHARs do not like to be edited after compilation, so shebang
has to be fixed before it was created.
2020-12-10 23:06:46 +02:00
Leonid Pliushch 5ceec672c0 new package: composer 2020-12-10 22:06:02 +02:00
Arun e6de96e48a
quickjs: update to 2020.11.08 (#6133) 2020-12-10 07:21:55 +05:30
Lucy Phipps 9b63b791fe python: update to 3.9.1 2020-12-09 15:10:41 +02:00
Leonid Pliushch 3d9953724d
new package: aspell-fr 2020-12-08 16:22:52 +00:00
Leonid Pliushch b295398aea
new package: aspell-es 2020-12-08 16:18:28 +00:00
Leonid Pliushch 40072a60f2
aspell-en, aspell-de: bump package epoch as well
Brevious broken packages used incorrect versioning.
Ensure that everyone will be able to upgrade.
2020-12-08 16:15:07 +00:00
Leonid Pliushch cb93e9910c
aspell-de: bump revision 2020-12-08 16:14:28 +00:00
Leonid Pliushch db31150211
new package: aspell-de 2020-12-08 16:14:03 +00:00
Leonid Pliushch 6a927cbeff
aspell-en: platform independent 2020-12-08 16:05:01 +00:00
Leonid Pliushch e06e63da30
aspell-en: bump revision 2020-12-08 16:03:18 +00:00
Leonid Pliushch e71113819e
new package: aspell-en 2020-12-08 16:02:33 +00:00
Leonid Pliushch 1d38ccf2e8
Revert "Added some aspell dictionaries (#5895)"
Discard changes made in PR #5895.

Added build.sh scripts literally do nothing and attempted
steps to install Aspell dictionaries were wrong anyway.
2020-12-08 15:41:56 +00:00
Leonid Pliushch d8fd6fff46
qemu: need libnfs in dependencies for system-mode 2020-12-08 15:33:03 +00:00
Leonid Pliushch 7c48dbd1fc
rename package: qemu-system-x86_64-headless --> qemu-system-x86-64-headless
DEB package should not have "_" (underscore) in name.
2020-12-08 12:38:08 +00:00
Leonid Pliushch 8a19d94c44
qemu: fix subpackages + re-add attr and libcap 2020-12-08 12:01:06 +00:00
Leonid Pliushch d08192defa
qemu: update dependency lists 2020-12-08 11:56:03 +00:00
Leonid Pliushch ddb71cff08
finch: patch libgnt-gntmain.c.patch is no longer applicable 2020-12-08 11:01:43 +00:00
Leonid Pliushch c90ee7e43a
finch: update to 2.14.1 2020-12-08 10:08:31 +00:00
Leonid Pliushch b5f47599bf
gdk-pixbuf: update to 2.42.2 2020-12-08 10:03:55 +00:00
Leonid Pliushch 789d2e3c84
rebuild x11-using packages 2020-12-07 23:46:01 +00:00
Leonid Pliushch f8809c6eac
libx11: patch configure script 2020-12-07 23:43:53 +00:00
Leonid Pliushch 612dee1e26
xcb-proto: update to 1.14.1 2020-12-07 23:37:25 +00:00
Leonid Pliushch 8d48d67bee
libx11: update to 1.7.0 2020-12-07 23:37:19 +00:00
Leonid Pliushch fd77189cd5
youtubedr: update to 2.3.0 2020-12-07 23:28:15 +00:00
Leonid Pliushch 94fd18b116
vim, vim-python: update to 8.2.2100 2020-12-07 23:27:52 +00:00
Leonid Pliushch 4c5d87787c
unrar: update to 6.0.3 2020-12-07 23:27:17 +00:00
Leonid Pliushch 1d7e128a99
toxic: update to 0.10.0 2020-12-07 23:26:47 +00:00
Leonid Pliushch 4721458daa
syncthing: add note about possible build errors when zstd is present in prefix 2020-12-07 23:26:05 +00:00
Leonid Pliushch c5c3dd7630
syncthing: update to 1.12.0 2020-12-07 23:21:17 +00:00
Leonid Pliushch f994d15f23
ssss: update to 0.5.7 2020-12-07 23:09:48 +00:00
Leonid Pliushch 1f1fd2c193
mosh: bump revision 2020-12-07 23:01:31 +00:00
Leonid Pliushch a24d8dce9a
libprotobuf-c: bump revision 2020-12-07 23:01:30 +00:00
Leonid Pliushch 0304a4c760
libgrpc: bump revision 2020-12-07 23:01:30 +00:00
Leonid Pliushch 84c46a917a
libprotobuf: update to 3.14.0 2020-12-07 23:01:02 +00:00
Leonid Pliushch ac75989f45
sqlcipher: need tcl installation + fix plugin path 2020-12-07 22:54:34 +00:00
Leonid Pliushch c1b91b9875
sqlcipher: update to 4.4.2 2020-12-07 22:42:41 +00:00
Leonid Pliushch 2f040af795
shfmt: update to 3.2.1 2020-12-07 22:41:43 +00:00
Leonid Pliushch bdc6c78969
privoxy: update to 3.0.29 2020-12-07 22:41:12 +00:00
Leonid Pliushch cb4cb145d6
readline: update to 8.1.0 2020-12-07 22:39:05 +00:00
Leonid Pliushch 7e076c4117
tcl: bump revision 2020-12-07 22:38:33 +00:00
Leonid Pliushch 29604be3ef
libsqlite: update to 3.34.0 2020-12-07 22:38:17 +00:00
Leonid Pliushch 5fb04c67c3
pngquant: update to 2.13.1 2020-12-07 22:33:53 +00:00
Leonid Pliushch 1dcc9ee4f7
pianobar: update to 2020.11.28 2020-12-07 22:32:34 +00:00
Leonid Pliushch beb0068126
ninja: update to 1.10.2 2020-12-07 22:32:01 +00:00
Leonid Pliushch dd3e5fd1b4
parallel: update to 20201122 2020-12-07 22:29:54 +00:00
Leonid Pliushch 0a7f7b5f8c
pcre2: update to 10.36 2020-12-07 22:28:01 +00:00
Leonid Pliushch 7232098dcf
nim: update to 1.4.2 2020-12-07 22:27:46 +00:00
Leonid Pliushch c17ebf79da
nginx: update to 1.19.5 2020-12-07 22:26:50 +00:00
Leonid Pliushch 6b62407e10
libnghttp2: update to 1.42.0 2020-12-07 22:26:42 +00:00
Leonid Pliushch ee0b226a87
netpbm: bump revision 2020-12-07 22:12:10 +00:00
Leonid Pliushch d1d092c96a
netpbm: fix tmpdir in netpbm-security-scripts.patch 2020-12-07 22:12:08 +00:00
Leonid Pliushch 7897bef6ff
netpbm: copy patches from Arch Linux: netpbm-CAN-2005-2471.patch netpbm-security-code.patch netpbm-security-scripts.patch 2020-12-07 22:08:29 +00:00
Leonid Pliushch 8f85105e18
nano: update to 5.4 2020-12-07 22:02:47 +00:00
Leonid Pliushch 3db314f8d8
mutt: update to 2.0.3 2020-12-07 22:02:12 +00:00
Leonid Pliushch 11c3e26ccb
mtools: update to 4.0.26 2020-12-07 22:01:00 +00:00
Leonid Pliushch ccae9252b1
mpv: remove unneeded option and patch 2020-12-07 22:00:41 +00:00
Leonid Pliushch e760b81f42
mpv: update to 0.33.0 2020-12-07 21:58:17 +00:00
Leonid Pliushch 1269b808bc
miniupnpc: update to 2.2.0 2020-12-07 21:57:52 +00:00
Leonid Pliushch 065fe12a36
lighttpd: update to 1.4.56 2020-12-07 21:52:55 +00:00
Leonid Pliushch b6479a559a
libmosquitto: bump revision 2020-12-07 21:51:38 +00:00
Leonid Pliushch b44f9227b8
ttyd: bump revision 2020-12-07 21:51:37 +00:00
Leonid Pliushch 4a41a7c246
libwebsockets: update to 4.1.6 2020-12-07 21:51:16 +00:00
Leonid Pliushch e92b4985c2
libtirpc: update no-lpthread.patch 2020-12-07 21:50:38 +00:00
Leonid Pliushch 2d429f29ae
libtirpc: update to 1.3.1 2020-12-07 21:47:47 +00:00
Leonid Pliushch b7419a2e8d
libmesode: update to 0.10.1 2020-12-07 21:46:32 +00:00
Leonid Pliushch d92c4ac0f6
liblua54: update Makefile.patch 2020-12-07 21:43:38 +00:00
Leonid Pliushch eee1b172ad
liblua54: update to 5.4.2 2020-12-07 21:40:10 +00:00
Leonid Pliushch 2bbc6b814f
libarchive: update to 3.5.0 2020-12-07 21:39:57 +00:00
Leonid Pliushch 5488de48cd
k9s: update to 0.24.2 2020-12-07 21:37:02 +00:00
Leonid Pliushch bfdc4758a5
jfrog-cli: update to 1.41.2 2020-12-07 21:36:51 +00:00
Leonid Pliushch 32671073ba
imagemagick: update to 7.0.10.46 2020-12-07 21:36:25 +00:00
Leonid Pliushch 52e13c4daf
gstreamer and plugins: update to 1.18.2 2020-12-07 21:25:55 +00:00
Leonid Pliushch 8cfacba9e3
fossil: fix sha-256 2020-12-07 21:15:58 +00:00
Leonid Pliushch bc0d3a6840
libgrpc: update to 1.34.0 2020-12-07 21:15:00 +00:00
Leonid Pliushch 79faae8b55
i2pd: update to 2.35.0 2020-12-07 21:12:52 +00:00
Leonid Pliushch 3fd185b450
gping: update to 1.2.0 2020-12-07 21:10:57 +00:00
Leonid Pliushch 902aef8fc4
goaccess: update to 1.4.3 2020-12-07 21:10:31 +00:00
Leonid Pliushch 338b8dbfd2
gnuplot: update to 5.4.1 2020-12-07 21:09:06 +00:00
Leonid Pliushch 15b544d51a
gnupg: update to 2.2.25 2020-12-07 21:07:56 +00:00
Leonid Pliushch b58132361b
revbump: fzf, gh, hugo, golang 2020-12-07 21:07:13 +00:00
Leonid Pliushch 1e5d5469d2
gmic: update to 2.9.4 2020-12-07 21:05:51 +00:00
Leonid Pliushch dfcc664bd2
fossil: revert back to 2.12.1
2.13 update was accidently committed. It has
linking issues and shouldn't be done currently.
2020-12-07 21:03:52 +00:00
Leonid Pliushch 40f14b24f8
golang: update to 1.15.6 2020-12-07 20:55:56 +00:00
Leonid Pliushch 10f7f38cf2
hugo: update to 0.79.0 2020-12-07 20:43:58 +00:00
Leonid Pliushch 33c0df5a59
gh: update to 1.3.1 2020-12-07 20:42:57 +00:00