Commit Graph

12204 Commits

Author SHA1 Message Date
vhqtvn
124efc9dd9
package updates & build issue fixes (#6919)
aptly: fix build failure

dpkg: fix $TERMUX_ARCH in configure script

gotty: switch to up-to-date upstream

minicom: update source url

ncurses: force build with -fPIC

newsboat: update to 2.23

ovmf: update to 20210421.18.g15ee7b7689

pforth: update to 20210315

pup: build with GO111MODULE=off

rcshell: update source url

remind: update to 03.03.07

tweego: update to 2.1.1

virustotal-cli: update to 0.9.6

docker image: install some missing build tools
2021-05-29 14:41:04 +03:00
Leonid Pliushch
7d66a3e782
proxmark3: specify libc++ as dependency 2021-05-28 13:02:30 +03:00
Leonid Pliushch
0857191399
proxmark3-git: fix build.sh
* Use _COMMIT variable for specifying the Git commit hash and then referencing
  it in version and source url.

* Move readline and libbz2 to runtime dependencies as well as specify libc++.
  Shared object dependencies:

  libbz2.so.1.0
  libc++_shared.so
  libc.so
  libdl.so
  libm.so
  libreadline.so.8
2021-05-28 12:55:34 +03:00
Leonid Pliushch
85ee466496
flatbuffers: bump revision 2021-05-28 12:28:36 +03:00
Leonid Pliushch
07b93dbff2
flatbuffers: remove cmake from build dependencies
build-package.sh downloads it automatically if necessary.

For on-device builds it is installed by setup-termux.sh
2021-05-28 12:21:52 +03:00
Richard Boß
06fa7587d4 nim: update to 1.4.8 2021-05-27 20:52:43 +02:00
Hugo Wang
a8cb7463c5 upgraded cicada to v0.9.19 2021-05-27 20:52:24 +02:00
Marlin Sööse
469d854fc4 proxmark3-git: update to latest master 2021-05-27 20:51:47 +02:00
Lucy Phipps
3ce9b86d40
bump libcurl again 2021-05-26 22:51:39 +01:00
Leonid Pliushch
0b3b3e063a
libcurl: bump revision 2021-05-26 16:07:00 +03:00
Lucy Phipps
62abbe5ae0
fix curl build
don't know where that "SUM" came from, sorry
2021-05-26 11:12:00 +01:00
Lucy Phipps
48dc9664d2
libcurl: update to 7.77.0
also use xz source since it's much smaller
2021-05-26 10:59:04 +01:00
Butta
c7626ec952 Bump Swift build on CI 2021-05-26 13:55:17 +05:30
Butta
150ec978fe swift: update from 5.4 to 5.4.1 2021-05-26 01:01:42 +05:30
Leonid Pliushch
b9345cd54b
qemu: rename subpackage qemu-user-x86_64 to qemu-user-x86-64
Avoid underscores in package name.
2021-05-25 21:03:29 +03:00
Leonid Pliushch
8b41a44672
restart build of composer & apache2 2021-05-25 12:18:08 +03:00
Leonid Pliushch
ea58fe3cf8
ca-certificates: update to 20210525 2021-05-25 12:17:47 +03:00
Leonid Pliushch
17313f2357 apache2: bump epoch due downgrade 2021-05-25 11:09:32 +03:00
Puneet Gopinath
6cb7f97496 revert "apache2: update to 2.4.47" 2021-05-25 11:09:32 +03:00
Puneet Gopinath
dfeb695f18 Update build.sh 2021-05-25 11:09:32 +03:00
Suhan G Paradkar
3dc78812f1
Updates to a few packages (#6850)
* Update apt

* Update bat

* Update caddy

* Update clash

* Update croc

* Update dar

* Update exiftool

* Update ffsend

* Update delve

* Update imagemagick

* Update libxml2

* Update micro

* Update mime-support

* Update notmuch
2021-05-25 07:39:23 +05:30
Simeon Huang
1597d11374
enable C++ for gpgme to create gpgmepp packages (#6827) 2021-05-24 19:05:16 +03:00
glow
ce4bd9d866
cava: update to 0.7.4 (#6829) 2021-05-24 19:04:41 +03:00
Lucy Phipps
557cadb0c3
gh: update to 1.10.3 2021-05-23 06:52:51 +01:00
Simeon Huang
1c1ebe320f
Enable PulseAudio's GLIB component and put it in subpackages (#6852) 2021-05-22 15:17:52 +03:00
Henrik Grimler
db2340ae62 apr-util: switch source url 2021-05-22 07:57:14 +02:00
Henrik Grimler
aab687005a apr: update sha256sum as well 2021-05-21 19:31:04 +02:00
Henrik Grimler
f236b4e518 apr: update source url 2021-05-21 19:30:06 +02:00
Andrzej Raczkowski
800a5cdeda recompile ttyd for libwebsockets 4.2.0
bump TERMUX_PKG_REVISION for ttyd 1.6.3 to 1
2021-05-21 12:43:31 +02:00
marcusz
1c942f624c
squashfs-tools-ng: update to 1.1.1 (#6833) 2021-05-20 21:27:21 +03:00
Simeon Huang
64fbd182a5 add flatbuffers package 2021-05-19 23:09:16 +05:30
Leonid Pliushch
6458d3f88b termux-tools: version 0.122 2021-05-19 16:25:59 +03:00
Leonid Pliushch
f38de1945b termux-tools: pkg: run apt update if no package list available for current mirror 2021-05-19 16:25:59 +03:00
Leonid Pliushch
c605627c40 termux-tools: pkg: fix possible case where $current_mirror receives a multiline value 2021-05-19 16:25:59 +03:00
Leonid Pliushch
1e5ca4b743 termux-tools: pkg: fix bug where last_modified returned negative values 2021-05-19 16:25:59 +03:00
Leonid Pliushch
cf3236e9e8 termux-tools: pkg: try to avoid cases where pkgcache is up-to-date but sources.list has been changed
A small percentage of users reporting issue where `pkg install` shows that
package is not available, though it is present in our apt repository. This
happens when sources.list has been changed without subsequent `apt update`.

Now `pkg` will force run `apt update` if sources.list was modified after
packages list update but cache still not expired.
2021-05-19 16:25:59 +03:00
Simeon Huang
22ccd3797c Add package script for mimetic 2021-05-19 03:04:34 +05:30
Leonid Pliushch
03663a8e42
termux-tools: pkg: fix traffic share values
There should not be equal values.
2021-05-18 16:04:39 +03:00
Leonid Pliushch
4b00637faf
termux-tools: version 0.121, mark as it doesn't work if keyring version is below 1.9
Kcubeterm's GPG key has been added recently, so latest keyring is required when
using dl.kcubeterm.me Termux mirror.
2021-05-18 15:57:19 +03:00
Leonid Pliushch
d5fac3a9d7
termux-tools: pkg: get rid of redundant IPFS gateway, use dweb.link as IPFS gateway, recalculate traffic shares 2021-05-18 15:56:34 +03:00
Leonid Pliushch
5d32c11daf
termux-tools: termux-change-repo: alphabetically sort mirrors except CN ones 2021-05-18 15:48:47 +03:00
suhan-paradkar
f61b9fb6d5 Add package: Mailutls 2021-05-18 14:18:36 +02:00
Noah
48d259bf78 Remove llvm-12 patch 2021-05-18 09:40:25 +02:00
Noah
d791c66d11 rust: update to 1.52.1 2021-05-18 09:40:25 +02:00
Krishna Kanhaiya
e63d89bdc1
Added new repo/mirror (#6821) 2021-05-18 12:26:39 +05:30
Henrik Grimler
08bcc88e4b ncurses: update rxvt-unicode and kitty sources 2021-05-16 22:07:01 +02:00
Henrik Grimler
d081eb279e runit: use git.sr.ht/~grimler/runit for source
Runit there has been converted to use autoconf and automake, and some
additional patches from other distros has been added.

Not a lot of functional changes for now.  Package size has been
decreased by ~80 % by moving common code to a shared library.
2021-05-16 19:29:41 +02:00
Henrik Grimler
eb7bdf95ac shell2http: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
f9cf5ddb93 rush: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
e43c00741e gotty: fix build 2021-05-16 19:29:07 +02:00
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
suhan-paradkar
caec6bf35d Update nginx 2021-05-03 14:25:06 +03:00
suhan-paradkar
ca34035cdc Update nano 2021-05-03 14:25:06 +03:00
suhan-paradkar
9acaa95709 Update isync 2021-05-03 14:25:06 +03:00
suhan-paradkar
aa3909867e Update lazygit 2021-05-03 14:25:06 +03:00
suhan-paradkar
2e50b86a48 Update help2man 2021-05-03 14:25:06 +03:00
Leonid Pliushch
60c04eefef
rust: bump package
aarch64, arm and i686 variants of Rust 1.51.0-3 are already submitted on
Termux IPFS mirror.
https://github.com/termux/termux-packages/wiki/Mirrors#mirrors-by-xeffyr
2021-05-02 14:39:43 +03:00
Butta
f1d8495d04 cmake: update from 3.19.6 to 3.20.2 2021-05-02 13:53:13 +05:30
stesen
92d53c2f82
ghostscript: fix 9.53.2 build (#6705)
Bug: #6704
Test: run ./build-package.sh -a arm ghostscript
2021-05-02 11:20:54 +03:00
Dominik Schulz
8883bea652 gopass: update to 1.12.6
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2021-05-02 11:19:19 +03:00
buttaface
40dda773cb
rust: bump to patch and link against LLVM 12 (#6711) 2021-05-01 16:18:48 +01:00
Henrik Grimler
7a35f5bd95 redis: update to 6.2.2 2021-05-01 16:43:38 +02:00
Leonid Pliushch
af75537b43
termux-tools: update default repositories in termux-change-repo 2021-04-30 20:36:46 +03:00
Leonid Pliushch
f12537d587
unstable-repo: moving apt repo to Github Pages
Same as with x11-packages, low traffic repositories have issues when my
node is down because some packages are not being cached.
2021-04-30 20:32:41 +03:00
Leonid Pliushch
81d22d7061
x11-repo: moving apt repo to Github Pages
As certain x11 packages do not receive enough attention, they often discared
from IPFS gateway cache when my node is down causing errors on user side.

Hopefully https://github.com/termux/x11-packages-bin would not trigger Github
abuse detection mechanism...
2021-04-30 20:03:39 +03:00
Butta
ceed745fa3 swift: bump dependencies, like clang, and remove arm fix that didn't work 2021-04-30 17:58:38 +05:30
Butta
c0a457e6b9 libllvm: update from 11.1.0 to 12.0.0 2021-04-30 13:19:20 +05:30
Martin Kinkelin
6e7ccb7bec LDC: Upgrade to v1.26.0 2021-04-29 21:11:46 +05:30
suhan-paradkar
0572410fbb
update packages (#6703)
asciidoctor: 2.0.15

dpkg: 1.20.9

elixir: 1.11.4

findomain: 4.0.1

fish: 3.2.2

gnunet: 0.14.1
2021-04-29 13:29:27 +03:00
suhan-paradkar
4196d872d8
update packages (#6699)
borgbackup: 1.1.16

calcurse: 4.7.1

ccache: 4.2.1

gegl: 0.4.30

goaccess: 1.4.6
2021-04-28 14:12:46 +03:00
Puneet Gopinath
7b3fdfe388
composer: update to 2.0.13 (#6698) 2021-04-28 08:17:39 +01:00
Lucy Phipps
5f5311d48f
netpbm: update to 10.73.35 2021-04-27 15:30:16 +01:00
Butta
b6df5e7f6c swift: update from 5.3.3 to 5.4 2021-04-27 19:21:52 +05:30
Wylie
29c684a712
libvips: update to 8.10.6 (#6695) 2021-04-27 14:46:32 +01:00
suhan-paradkar
65a3bfe84b
update packages: ack-grep 3.5.0, json-glib 1.6.2 (#6688) 2021-04-27 16:08:07 +03:00
Richard Boß
218858a76e
libsqlite, libsqlite-tcl: update to 3.35.5 (#6690) 2021-04-27 16:06:33 +03:00
Leonid Pliushch
dad8da78d7
composer: update maintainer (#6696) 2021-04-27 15:58:54 +03:00
suhan-paradkar
cccd3292c8 Update oniguruma 2021-04-27 08:59:20 +02:00
suhan-paradkar
865ea22961 Update libebml 2021-04-27 08:59:20 +02:00
suhan-paradkar
c019c7fdbe Update hydroxide 2021-04-27 08:59:20 +02:00
suhan-paradkar
4d38fcb5ea Update fastmod 2021-04-27 08:59:20 +02:00
suhan-paradkar
e095ae194b Update binaryen 2021-04-27 08:59:20 +02:00
suhan-paradkar
eff3602816 Update bison 2021-04-27 08:59:20 +02:00
suhan-paradkar
e535e19dee Update exiftool 2021-04-27 08:59:20 +02:00
x0b
4aa60f0e4a rclone: update to 1.55.1 2021-04-26 13:58:55 +03:00
suhan-paradkar
7fd11df7f2
update gstreamer and plug-ins to 1.18.4 (#6686) 2021-04-26 13:58:09 +03:00
Henrik Grimler
a99b274195 termux-api: update to 0.56 2021-04-26 08:41:53 +02:00
Lucy Phipps
1d7298d31c
apt: update to 2.3.2 2021-04-25 16:24:45 +01:00
Max Rumpf
eeef674777
jftui: update to 0.5.1 (#6679) 2021-04-25 11:37:30 +01:00
Jia Yuan Lo
0aba7bd83f emscripten: remove EMCC_CORES=1 in 2.0.17 2021-04-24 20:14:59 +03:00
Jia Yuan Lo
15a5508cfe emscripten: update from 2.0.16 to 2.0.17 2021-04-24 20:14:59 +03:00
Jia Yuan Lo
e8c982a9ac New package: emscripten 2021-04-24 20:14:59 +03:00
Puneet Gopinath
e1647d3e99
Update PHP version (#6670) 2021-04-23 15:09:49 +01:00
Philipp Schmitt
9b95fee5b9
Update yadm to 3.1.0 (#6674) 2021-04-23 15:08:03 +01:00
Philipp Schmitt
c1a044bc7a
Update clash to 1.5.0 (#6673) 2021-04-23 15:06:58 +01:00
Kevin MacMartin
b53d7bfa6e croc: update to 9.1.0 2021-04-22 19:34:45 +02:00
Jia Yuan Lo
90a3e55612 file: update to 5.40 2021-04-22 18:53:41 +02:00
PuneetGopinath
edd355f5f3 Update composer version 2021-04-22 18:51:20 +02:00
YAKSH BARIYA
27bc6e588a
o-editor: update to 2.36.0 (#6662) 2021-04-21 13:29:22 +03:00
YAKSH BARIYA
222b954e6b
hugo: update to 0.82.1 (#6661) 2021-04-21 08:25:48 +01:00
Lucy Phipps
b968cb2837
gh: include version number in build 2021-04-21 07:03:47 +01:00
Lucy Phipps
718f2df60a
gh: update to 1.9.2 2021-04-20 23:27:30 +01:00
Denis Isidoro
098c787ca6
new package: navi (#6654) 2021-04-20 20:18:23 +03:00
Yaksh Bariya
ab386c2864 Update gh to 1.9.1 2021-04-20 11:13:58 +02:00
marcusz
4eec346695
squashfs-tools-ng: Update to 1.1.0 (#6584) 2021-04-18 23:57:32 +03:00
Henrik Grimler
f3339def25 rust: do not install bin/llvm-dwp
Otherwise we conflict with llvm.
2021-04-18 18:56:25 +02:00
rozenj
d24f70234c Change checksum 2021-04-18 07:47:56 +02:00
rozenj
7ef14f7a3f Update chezmoi to 2.0.10 2021-04-18 07:47:56 +02:00
Richard Boß
80c09bd0de
libsqlite, libsqlite-tcl: update to 3.35.4 (#6642) 2021-04-17 15:51:20 +03:00
Richard Boß
0e67f18bff
tig: update to 2.5.3 (#6640) 2021-04-17 15:48:24 +03:00
Richard Boß
fde5b5a479
gitea: update to 1.14.1 (#6643) 2021-04-17 15:48:06 +03:00
agnostic-apollo
3255528ffc termux-api: update to 0.55 2021-04-17 07:54:06 +05:00
Richard Boß
8427e29f3c
rust: update to 1.51.0 (#6637) 2021-04-16 14:34:40 +03:00
Richard Boß
60eff6a0ef
golang: update to 1.16.3 (#6636) 2021-04-16 14:14:45 +03:00
Richard Boß
704d94069c
nnn: update to 4.0 (#6635) 2021-04-16 14:11:48 +03:00
Richard Boß
90c6055be7
lf: update to 22 (#6634) 2021-04-16 14:10:01 +03:00
Richard Boß
d58444067d
nim: update to 1.4.6 (#6633) 2021-04-16 14:09:33 +03:00
Alex Zhang
ef5834618b rsync: build with IPv6 support (#5826) 2021-04-15 18:51:10 +02:00
Leonid Pliushch
77604a91e0
termux-tools: termux-change-repo: get rid of Bintray repos
Update URLs in "default" hosting section.
2021-04-14 18:04:57 +03:00
Leonid Pliushch
43a7f0730c
termux-tools: termux-change-repo: refer to termux.org as default repository
We have never used it as standalone host but instead as persistent URL pointing
to the actual stable repository or other mirror shown by termux-change-repo
utility.
2021-04-14 18:02:04 +03:00
Lucy Phipps
54ad99ed7e
ffmpeg: update to 4.4 2021-04-14 11:51:05 +01:00
Lucy Phipps
d671f18079
harfbuzz: update to 2.8.0 2021-04-14 11:51:05 +01:00
Lucy Phipps
61762b9950
libcurl: update to 7.76.1 2021-04-14 10:19:54 +01:00
Henrik Grimler
6ab8c5b06a dart: do not use system tar
Should fix https://github.com/termux/termux-packages/issues/6627.
2021-04-14 08:00:35 +02:00
Lucy Phipps
7d0475d780
libvpx: update to 1.10.0 2021-04-13 22:38:33 +01:00
Lucy Phipps
344217b961
libnettle: update to 3.7.2 2021-04-13 22:38:33 +01:00
Lucy Phipps
0d59c31f5b
libx264: update to 0.161.3049 2021-04-13 19:18:44 +01:00
Lucy Phipps
00b53aa37f
libdav1d: update to 0.8.2 2021-04-13 19:18:39 +01:00
Lucy Phipps
17c9b24197
fix openssl patch, bump libcurl and ca-certificates 2021-04-13 18:29:16 +01:00
Lucy Phipps
b140469277
ca-certificates: bump revision 2021-04-13 18:25:16 +01:00
Lucy Phipps
a8c1b7362b
libcurl: bump revision 2021-04-13 18:25:16 +01:00
Lucy Phipps
5a18ff54a1
openssl: bump revision 2021-04-13 18:25:16 +01:00
Lucy Phipps
9cbf046caf
ca-certificates: update to 20210413 2021-04-13 17:58:50 +01:00
Lucy Phipps
9016f6be10
libcurl: update to 7.76.0 2021-04-13 17:58:50 +01:00
Lucy Phipps
95fcd7125c
openssl: update to 1.1.1k 2021-04-13 17:58:50 +01:00
Philipp Schmitt
c5c24fdff1 Skip checks for reallocarray and recallocarray 2021-04-13 14:24:11 +02:00
Philipp Schmitt
81b6aec8f7 WIP: Update tmux to 3.2 2021-04-13 14:24:11 +02:00
Leonid Pliushch
a6940e58e2
inetutils: avoid rebuilding of whois manpage
Fixes build error.
2021-04-10 17:48:56 +03:00
Leonid Pliushch
7699c97b23
emacs: disable fdsan
https://github.com/termux/termux-packages/issues/6592
2021-04-10 17:05:37 +03:00
Leonid Pliushch
bb62878def
inetutils: disable fdsan for "whois"
https://github.com/termux/termux-packages/issues/5980
2021-04-10 16:59:23 +03:00
Matthias Beyer
7c5960ebe2 neomutt: Add pkg revision
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-04-09 17:59:03 +02:00
Matthias Beyer
04e95d6b65 neomutt: Add notmuch as dependency 2021-04-09 17:59:03 +02:00
Lucy Phipps
b18ed714cf
python: update to 3.9.4 2021-04-09 00:02:14 +01:00
韩朴宇
31ade8865b
new package: android-tools (#6542) 2021-04-07 19:51:30 +03:00
Further
aa078ae94a
new package: jove (#6569) 2021-04-07 19:44:24 +03:00
valpogus
d711098d7b
mediainfo: update to 21.03 (#6564) 2021-04-07 19:41:12 +03:00
Dario Vladovic
ecd1a46232 termux-tools: pkg: add hostname helper 2021-04-07 19:38:12 +03:00
Dario Vladovic
29e41670ed termux-tools: pkg: calculate cache age using last_modified 2021-04-07 19:38:12 +03:00
Dario Vladovic
a8d6930b8d termux-tools: pkg: extract mirror check to function 2021-04-07 19:38:12 +03:00
ruki
80c45c87f7
xmake: update to 2.5.3 (#6604) 2021-04-07 19:30:29 +03:00
Leonid Pliushch
42515f9c26
zsh: disable fdsan
Issue https://github.com/termux/termux-packages/issues/6376
2021-04-05 23:17:40 +03:00