Leonid Plyushch
96543ca4f7
libevent: don't remove additional libs
5 years ago
Leonid Plyushch
c6fe24e5f7
libandroid-support: fix typo in build.sh
Now libandroid-support.a shouldn't be empty.
5 years ago
Fredrik Fornwall
dc063e68ab
libuv: Update from 1.31.0 to 1.32.0
5 years ago
Fredrik Fornwall
90c0b66561
lldb: Update from 8.0.0 to 8.0.1
5 years ago
Rafael G. Martins
e37b5c3ec7
blogc: Update from 0.17.0 to 0.18.0
5 years ago
Fredrik Fornwall
e442019bcf
neofetch: Update from 6.0.0 to 6.1.0
5 years ago
Fredrik Fornwall
60d772a86c
php: Update from 7.3.8 to 7.3.9
5 years ago
Fredrik Fornwall
5109856c15
libgsasl: Update from 1.8.0 to 1.8.1
5 years ago
Fredrik Fornwall
abebe1b171
harfbuzz: Update from 2.5.3 to 2.6.1
5 years ago
Fredrik Fornwall
8f476b5c60
cmake: Update from 3.15.2 to 3.15.3
5 years ago
Fredrik Fornwall
c257e3f4f1
dnsutils: Update from 9.14.4 to 9.14.5
5 years ago
Fredrik Fornwall
b61dd9efba
bat: Update from 0.11.0 to 0.12.1
5 years ago
Fredrik Fornwall
0f7dab66a5
rclone: Update from 1.49.1 to 1.49.2
5 years ago
Fredrik Fornwall
09be2d9236
librsvg: Update from 2.45.90 to 2.46.0
5 years ago
Fredrik Fornwall
1ad9b41cc9
weechat: Update from 2.5 to 2.6
5 years ago
Fredrik Fornwall
91f7c59d44
steghide: Fix mandir
5 years ago
Fredrik Fornwall
baa744c75c
libmcrypt: Fix mandir
5 years ago
Leonid Plyushch
60e66f29eb
libmosquitto: bump revision
5 years ago
Fredrik Fornwall
2ad5425cde
taglib: Depend on zlib correctly
5 years ago
Fredrik Fornwall
f31e17b78a
ssss: Ensure share/man/man1 exists
5 years ago
Fredrik Fornwall
e3d2484489
findutils: Update from 4.6.0 to 4.7.0
5 years ago
Leonid Plyushch
bde29fa9ac
move some packages from unstable repo
* geth
* jbig2dec
* myrepos
* oleo
* samefile
* sdcv
* yadm
5 years ago
Leonid Plyushch
faa750e9d3
apg: update source url
5 years ago
Leonid Plyushch
f6b3b085eb
move some packages from unstable repo
* algernon
* apg
* aptly
* arj
* codecrypt
* crunch
* cryptopp
* diskus
* google-glog
* hexyl
* jp2a
* libgfshare
* libmcrypt
* libmhash
* libmicrohttpd
* libnftnl
* libsigsegv
* lua-lpeg
* morse2ascii
* seccure
* secure-delete
* ssss
* steghide
* taglib
* unicorn
* vegeta
* vis
* wren
* wuzz
* zsync
5 years ago
Leonid Plyushch
19daa083f4
starship: update to 0.15.0
5 years ago
Leonid Plyushch
6b9be5cffd
hugo: update to 0.58.1
5 years ago
Leonid Plyushch
1e5a85fdfa
hyperfine: update to 1.7.0
5 years ago
Leonid Plyushch
bb19fc1b21
memcached: update to 1.5.17
5 years ago
Leonid Plyushch
4d30c90595
vim, vim-python: update to 8.1.2000
%ci:reset-backlog
5 years ago
Leonid Plyushch
0529d3aaa0
unrar: update to 5.8.1
5 years ago
Leonid Plyushch
1761a1a57d
libogg: update to 1.3.4
%ci:reset-backlog
5 years ago
Leonid Plyushch
e8e896ee49
liblz4: update to 1.9.2
5 years ago
Leonid Plyushch
e8fca98eab
keybase: update to 4.4.0
%ci:reset-backlog
5 years ago
Leonid Plyushch
3f16041211
geoip2-database: update to 20190908
5 years ago
Leonid Plyushch
c192dcf324
irssi: update to 1.2.2
5 years ago
Leonid Plyushch
6e79c9857c
imagemagick: update to 7.0.8.63
5 years ago
Leonid Plyushch
1fb2b6d25d
hub: update to 2.12.4
5 years ago
Leonid Plyushch
626627499b
dtc: update to 1.5.1
5 years ago
Leonid Plyushch
e0a95f84c6
clamav: update to 0.101.4
5 years ago
Leonid Plyushch
492fd74af4
axel: update to 2.17.6
5 years ago
Leonid Plyushch
6bd6683e9d
ack-grep: update to 3.1.1
5 years ago
Leonid Plyushch
87c257e0c4
termux-tools: do not print motd on OpenSSH login when config PrintMotd=no
Now OpenSSH will not print motd on its own which may result in duplicate.
Instead it will control the login script via environment variable.
Fixes https://github.com/termux/termux-packages/issues/3941 .
5 years ago
Michal Bednarski
d88e223c1a
proot: Update package
* Added SIGSYS handler for waitpid (Required for bash on Android 10)
* Added SIGSYS handler for sendmmsg on x86 (for DNS when using emulator)
* Fixed void syscall handling on 32 bit ARM
* Prevent tracees from setting SUID_DUMP_DISABLE
5 years ago
Martin Kinkelin
0a219dff8f
LDC: Upgrade from v1.13 to v1.17 ( #4246 )
* LDC: Upgrade from v1.13 to v1.17
* LDC: Fix missing symbols in druntime's core.sys.posix.unistd
* LDC: Fix repeated llvm-config help output
* LDC: Revise build script
1) Use an 'installed' (ninja install) LLVM for LDC.
2) Cross-compile LLVM before invoking CMake for LDC, so that the LLVM
dir is actually populated (previously: just fake bin/llvm-config).
3) Include dlang tools ddemangle and dustmite in the final package too,
just like official LDC packages. Cmdline flags have been synced with
upstream.
* Add hello-world smoke test
* LDC: Upgrade LLVM from v7.0.1 to v8.0.1
5 years ago
lucy phipps
54dfbf935e
imagemagick: use librsvg +update to 7.0.8.62
5 years ago
Fredrik Fornwall
41ce5b7e61
libjpeg-turbo: Update from 2.0.2 to 2.0.3
5 years ago
Fredrik Fornwall
a80980f631
nodejs: Update from 12.9.1 to 12.10.0
5 years ago
Fredrik Fornwall
c3dc007325
Rebuild all go packages with go 1.13
See https://github.com/termux/termux-packages/issues/3619
5 years ago
Fredrik Fornwall
d4664ce8ee
fzf: Bump to rebuild with go 1.13
5 years ago
Fredrik Fornwall
2c9739b822
syncthing: Update from 1.2.1 to 1.2.2
5 years ago