Commit Graph

17537 Commits

Author SHA1 Message Date
Henrik Grimler 9ba3d05f37
termux-tools: mv cloudflare mirror up in termux-change-repo list
Quite often users probably just use first one, and we want to make use
of cloudflare's cache if possible.
2022-02-28 22:33:02 +01:00
Henrik Grimler 362076f2b5
apt: switch so that cloudflare cached mirror is used per default
Some countries (like Iran) has issues with it, but for most users it
can help decrease traffic to main mirror at Fosshost.
2022-02-28 22:32:57 +01:00
Tee KOBAYASHI abdaea0406 littlecms: Create symlink with soversion suffix
for backward compatibility.
2022-03-01 06:32:22 +09:00
Tee KOBAYASHI 12eb920db0 keybase: Update to 5.9.3 2022-03-01 06:22:40 +09:00
Henrik Grimler 6246ade463
imagemagick: bump after littlecms update 2022-02-28 20:47:23 +01:00
Tee KOBAYASHI 666489294a chezmoi: Update to 2.13.0 2022-03-01 03:27:57 +09:00
Tee KOBAYASHI c5fef4fef0 libprotobuf-c: Update to 1.4.0 2022-03-01 03:26:45 +09:00
Tee KOBAYASHI 2d0f4e8ef4 gping: Update to 1.3.0 2022-03-01 03:25:59 +09:00
Tee KOBAYASHI 068a42dac7 chromaprint: Update to 1.5.1 2022-03-01 03:24:08 +09:00
Termux Github Actions aa4df8ad44 radare2: update to 5.6.4
This commit has been automatically submitted by Github Actions.
2022-02-28 12:37:10 +00:00
Termux Github Actions ab00941d02 hugo: update to 0.93.0
This commit has been automatically submitted by Github Actions.
2022-02-28 12:29:04 +00:00
Henrik Grimler 40c4430d82
serf: fix undefined version ERR_GET_FUNC
The function has been removed from openssl 3.  Annoyingly enough the
build of serf doesn't fail even with this function being undefined, it
is just reported as a warning:

buckets/ssl_buckets.c:1329:24: warning: implicit declaration of function 'ERR_GET_FUNC' is invalid in C99 [-Wimplicit-function-declaration]
                       ERR_GET_FUNC(err),
                       ^

but trying to use any program linked against libserf.so later fails.
2022-02-28 10:25:38 +01:00
Tee KOBAYASHI 0492a299ab o-editor: Update to 2.48.3 2022-02-28 12:43:24 +05:30
Tee KOBAYASHI 251b6dc2fc inotify-tools: Update to 3.22.1.0 2022-02-28 12:42:29 +05:30
Tee KOBAYASHI 01c7f332e4 cava: Update to 0.7.5 2022-02-28 12:41:34 +05:30
Tee KOBAYASHI 364d091fee new package: libiniparser 2022-02-28 12:41:34 +05:30
Tee KOBAYASHI ee96d1ad5a jfrog-cli: Update to 2.13.0 2022-02-28 12:38:37 +05:30
Tee KOBAYASHI 8b8ac623c7 proxychains-ng: Update to 4.16 2022-02-28 12:28:42 +05:30
Tee KOBAYASHI 1b68db4438 macchina: Update to 6.0.6 2022-02-28 12:26:55 +05:30
Tee KOBAYASHI c858aa4d44 geth: Update to 1.10.16 2022-02-28 12:01:02 +05:30
Tee KOBAYASHI cc00db05b9 babl: Update to 0.1.90 2022-02-28 11:55:06 +05:30
Tee KOBAYASHI 48de1b3239 littlecms: Update to 2.13.1 2022-02-28 11:55:06 +05:30
Tee KOBAYASHI 8aa5fa86b0 openethereum: Update to 3.3.4 2022-02-28 11:53:43 +05:30
Tee KOBAYASHI 9eb21629fb c-toxcore: Update to 0.2.16 2022-02-28 11:52:23 +05:30
Tee KOBAYASHI e0801b8ab4 libarchive: Update to 3.6.0 2022-02-28 11:50:01 +05:30
Henrik Grimler 2a00bc345b
subversion: bump package
Needed after serf update:
```
CANNOT LINK EXECUTABLE "svn": cannot locate symbol "ERR_GET_FUNC" referenced by "/data/data/com.termux/files/usr/lib/libserf-1.so"...
```
2022-02-28 07:01:37 +01:00
PeroSar f7104aae8b rust: remove conflicting files with llvm package
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-02-28 15:01:21 +09:00
PeroSar fea32d92d4 rust: update to 1.59.0
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-02-28 15:01:21 +09:00
Tee KOBAYASHI 2e7b4dde81 wget: Update to 1.21.3 2022-02-28 14:45:04 +09:00
Tee KOBAYASHI 0f993ab2e1 libjpeg-turbo: Update to 2.1.3 2022-02-28 14:39:32 +09:00
Termux Github Actions e617bf95f8 ccache: update to 4.6
This commit has been automatically submitted by Github Actions.
2022-02-28 00:19:12 +00:00
Yaksh Bariya 0387698dde nodejs: update to 17.6.0 2022-02-27 14:22:04 +00:00
Tee KOBAYASHI 17daad4316 vim: Fix suspending with `Ctrl+Z`
Effectively reverts commit 17b1dff42b.
2022-02-27 22:00:48 +09:00
Termux Github Actions 0581e6a22a dust: update to 0.8.1-alpha.2
This commit has been automatically submitted by Github Actions.
2022-02-27 12:18:18 +00:00
Termux Github Actions 6ae16ce3b7 bat: update to 0.20.0
This commit has been automatically submitted by Github Actions.
2022-02-27 12:14:37 +00:00
Termux Github Actions c7bcae6ade libgit2: update to 1.4.2
This commit has been automatically submitted by Github Actions.
2022-02-27 00:24:22 +00:00
Tee KOBAYASHI b6d4de05c4 rsync: Bump revision to rebuild
and add openssl to TERMUX_PKG_DEPENDS.
2022-02-27 05:24:25 +09:00
Termux Github Actions 7493855a4b acr: update to 2.0.0
This commit has been automatically submitted by Github Actions.
2022-02-26 18:06:15 +00:00
Tee KOBAYASHI 17b1dff42b vim: Undef `SIGTSTP` to workaround `Ctrl+Z` issue 2022-02-27 02:45:40 +09:00
Tee KOBAYASHI ea0c7347ea libgit2: Revbump to rebuild 2022-02-27 01:13:25 +09:00
Yaksh Bariya 10662599d3 alpine: depend on openssl 2022-02-26 14:46:07 +00:00
Termux Github Actions 48a5ce4d2c dust: update to 0.8.0
This commit has been automatically submitted by Github Actions.
2022-02-26 12:16:13 +00:00
Yaksh Bariya 2106f178a7
openssl-1.1: include LDFLAGS hack so that openssl1.1 binary can find openssl libraries 2022-02-26 11:05:09 +00:00
Tee KOBAYASHI c55f730e85 libsqlite{,-tcl}: Update to 3.38.0 2022-02-26 19:36:10 +09:00
Tee KOBAYASHI 01069ecb73 new package: make-guile 2022-02-26 19:23:45 +09:00
Maxython 2d4ee971c1 rebuild pacman: to work with the new version of openssl and adding openssl as a dependency 2022-02-26 09:26:31 +00:00
Tee KOBAYASHI fdae613c8f qpdf: Update to 10.6.2 2022-02-26 14:08:05 +05:30
Leap of Azzam 7fa5b47ec8
zig: bump to 0.9.1 (#9137)
* zig: bump to 0.9.1
2022-02-26 14:07:10 +05:30
Yaksh Bariya c3adc089ea
lynx: fix typo in srcurl 2022-02-26 13:25:33 +05:30
Yaksh Bariya 744bec0056
lynx: get source from https protocol 2022-02-26 13:21:12 +05:30