Fredrik Fornwall
081ec764f0
tmux: Add patch fixing ordering of events
2019-10-06 00:32:09 +02:00
Fredrik Fornwall
eb22d1f350
micro: Rebuild with Android Q compatible go 1.13
2019-10-05 22:08:35 +02:00
Fredrik Fornwall
07c94b436e
ncurses: Update from 6.1.20190511 to 6.1.20190928
2019-10-05 21:25:59 +02:00
Leonid Pliushch
ed5af991bd
new package: double-conversion
2019-10-05 15:56:54 +03:00
Henrik Grimler
585a7e1029
Merge pull request #4390 from termux/starship
...
starship: upgrade to 0.20.2
2019-10-05 13:39:17 +02:00
Henrik Grimler
8dd2b80f2d
starship: upgrade to 0.20.2
2019-10-05 13:31:04 +02:00
Kevin Cotugno
877529760e
Blacklist Rust for x86_64
2019-10-04 23:23:31 +03:00
Kevin Cotugno
a26ce95158
Bump Rust to 1.38.0
...
Due to https://github.com/rust-lang/rust/issues/62558 , the tools: rls,
clippy, and rustfmt cannot be built.
We also remove src which cuts the resulting size of the dep from about
330MB to 180MB.
The build is further broken into two steps:
1. `x.py dist`
2. `x.py install`
This change is because `x.py install` now fails due to an issue where
bootstrap tries to install rustc-aarch64-linux-android before the
installation script is generated.
2019-10-04 23:23:31 +03:00
Leonid Pliushch
3dc124bbe6
new package: mtd-utils
2019-10-04 20:26:18 +03:00
Leonid Pliushch
0df54942ec
readme: fix indentation
2019-10-04 13:50:14 +03:00
Henrik Grimler
01ee681f81
sharutils: fix build error
2019-10-03 21:08:50 +02:00
Fredrik Fornwall
bbf6c55514
m4: Patch to work on Android 10
...
The old version of gnulib that m4 uses tries to use the %n printf
modifier which aborts the process on Android 10 onwards.
Fixes #4381 (thanks easyaspi314).
2019-10-02 21:53:25 +02:00
Fredrik Fornwall
68b1f57179
ruby: Update from 2.6.4 to 2.6.5
2019-10-02 21:33:49 +02:00
Henrik Grimler
f8cdbffaa1
Merge pull request #4382 from araczkowski/master
...
bump ne version to 3.2.0
2019-10-02 21:15:40 +02:00
Henrik Grimler
75d52bde83
ne: update to 3.2.1 and use github for src tar
2019-10-02 21:11:26 +02:00
araczkowski
04aa366213
bump ne version to 3.2.0
2019-10-02 21:04:14 +02:00
Andrzej Raczkowski
93a702e6da
bump libpcap version to 1.9.1 ( #4376 )
2019-10-02 14:14:07 +03:00
araczkowski
df7ea634ea
dasm moved from sourceforge to github
2019-10-02 12:33:55 +02:00
Fredrik Fornwall
400f24d1ad
openssl: Add a add-trusted-certificate script
2019-09-30 22:49:37 +02:00
Rhuan Oliveira
ff97b8f3dd
Package libgnutls update ( #4356 )
2019-09-30 19:53:11 +03:00
Fredrik Fornwall
cb73452136
curl: Build with --with-ca-path
2019-09-29 21:35:20 +02:00
Leonid Pliushch
dea67c3c30
libmosquitto: update to 1.6.7
2019-09-29 13:00:26 +03:00
Leonid Pliushch
0391db101c
php: update to 7.3.10
2019-09-29 13:00:26 +03:00
Leonid Pliushch
6370709700
gst-plugins-ugly: update to 1.16.1
2019-09-29 13:00:26 +03:00
Leonid Pliushch
0ec8e26668
gst-plugins-good: update to 1.16.1
2019-09-29 13:00:26 +03:00
Leonid Pliushch
5e57a28783
gst-plugins-base: update to 1.16.1
2019-09-29 13:00:26 +03:00
Leonid Pliushch
2f18150dfc
gst-plugins-bad: update to 1.16.1
2019-09-29 13:00:26 +03:00
Leonid Pliushch
5fb88f5d3d
gstreamer: update to 1.16.1
2019-09-29 13:00:26 +03:00
Leonid Pliushch
f9803d585f
libgrpc: update to 1.24.0
2019-09-29 13:00:26 +03:00
Leonid Pliushch
99c57ad624
unrar: update to 5.8.2
2019-09-29 13:00:26 +03:00
Leonid Pliushch
a978b62122
redis: update to 5.0.6
2019-09-29 13:00:26 +03:00
Leonid Pliushch
0faa514509
parallel: update to 20190922
2019-09-29 13:00:26 +03:00
Leonid Pliushch
e0999e5279
nginx: update to 1.17.4
2019-09-29 13:00:26 +03:00
Leonid Pliushch
ed97b52857
msmtp: update to 1.8.6
2019-09-29 13:00:26 +03:00
Leonid Pliushch
69845bf926
libexpat: update to 2.2.9
2019-09-29 13:00:26 +03:00
Leonid Pliushch
4f8353e116
hub: update to 2.12.7
2019-09-29 13:00:26 +03:00
Leonid Pliushch
6e24f31fc5
gmic: update to 2.7.2
2019-09-29 13:00:26 +03:00
Leonid Pliushch
38b6d45640
fribidi: update to 1.0.7
2019-09-29 13:00:26 +03:00
Leonid Pliushch
adb88b83cc
e2fsprogs: update to 1.45.4
2019-09-29 13:00:26 +03:00
Leonid Pliushch
26614be444
assimp: update to 5.0.0
2019-09-29 13:00:26 +03:00
Fredrik Fornwall
0e0d92a66c
golang: Update from 1.13 to 1.13.1
2019-09-29 03:04:25 +02:00
Leonid Pliushch
8eae28c153
Revert "docker image: install libossp-uuid-dev"
...
libossp-uuid-dev is not needed since we are not going to build
swi-prolog documentation currently.
This reverts commit e8fe70fc9067ab2911f7e9e366fa670f897af669.
2019-09-28 14:18:28 +03:00
Leonid Pliushch
c86fb455fa
new package: fastmod
2019-09-26 17:32:43 +03:00
Leonid Pliushch
fa0542c054
new package: termimage
...
Good alternative to 'cacaview'...
2019-09-26 17:10:53 +03:00
Leonid Pliushch
03d6aa5c47
strace: replace fputs_unlocked with fputs
2019-09-26 03:02:46 +03:00
Fredrik Fornwall
d99db5c11b
strace: Update from 5.2 to 5.3
2019-09-26 01:03:46 +02:00
Fredrik Fornwall
240d746168
profanity: Update from 0.7.0 to 0.7.1
2019-09-26 01:03:02 +02:00
Fredrik Fornwall
ca76f32cb3
links: Update from 2.20.1 to 2.20.2
2019-09-26 01:03:02 +02:00
Fredrik Fornwall
cdf643ed8d
neovim: Update from 0.3.8 to 0.4.2
2019-09-26 00:35:09 +02:00
Fredrik Fornwall
9770eb13ee
libvterm: Update from 18.11.26 to 19.09.17
2019-09-26 00:31:05 +02:00