termux-packages
6 years agopostgresql: do not split postgresql-contrib (#2336)
tomty89 [Thu, 12 Apr 2018 05:58:50 +0000 (13:58 +0800)]
postgresql: do not split postgresql-contrib (#2336)

Three reasons:
1. build-package.sh doesn't have the facility to do this:

$ tar -xf /sdcard/Download/postgresql-9.6_9.6.7-0+deb9u1.debian.tar.xz
$ cd debian/
$ grep extension postgresql-9.6.install postgresql-contrib-9.6.install
postgresql-9.6.install:usr/share/postgresql/*/extension/plpgsql*
postgresql-contrib-9.6.install:usr/share/postgresql/*/extension/*
$

while initdb requires extension/plpgsql*.

2. postgresql-contrib takes up only 492kB out of 17.3MB

$ pkg unins postgresql
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libandroid-shmem
Use 'apt autoremove' to remove it.
The following packages will be REMOVED:
  postgresql postgresql-contrib
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 17.3 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
$ pkg unins postgresql-contrib
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  postgresql-contrib
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 492 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
$

3. Both Ubuntu and Debian has stopped splitting postgresql-contrib.
It is now only a virtual package provided by postgresql in the 10
branch.

6 years agozsh: Bump revision after enabling pcre
Fredrik Fornwall [Wed, 11 Apr 2018 22:47:40 +0000 (00:47 +0200)]
zsh: Bump revision after enabling pcre

6 years agoautossh: Update from 1.4e to 1.4f
Fredrik Fornwall [Wed, 11 Apr 2018 22:47:33 +0000 (00:47 +0200)]
autossh: Update from 1.4e to 1.4f

6 years agozsh: enable pcre (#2331)
tomty89 [Wed, 11 Apr 2018 22:39:49 +0000 (06:39 +0800)]
zsh: enable pcre (#2331)

6 years agovalac: Update from 0.40.0 to 0.40.3
Fredrik Fornwall [Mon, 9 Apr 2018 12:16:34 +0000 (14:16 +0200)]
valac: Update from 0.40.0 to 0.40.3

6 years agozsh: Update from 5.4.2 to 5.5
Fredrik Fornwall [Mon, 9 Apr 2018 12:14:31 +0000 (14:14 +0200)]
zsh: Update from 5.4.2 to 5.5

6 years agogdk-pixbuf: Update from 2.36.11 to 2.36.12
Fredrik Fornwall [Mon, 9 Apr 2018 12:14:00 +0000 (14:14 +0200)]
gdk-pixbuf: Update from 2.36.11 to 2.36.12

6 years agopango: Update from 1.42.0 to 1.42.1
Fredrik Fornwall [Mon, 9 Apr 2018 12:13:46 +0000 (14:13 +0200)]
pango: Update from 1.42.0 to 1.42.1

6 years agogzip: Fix text relocations on i686 (fixes #654)
Fredrik Fornwall [Mon, 9 Apr 2018 12:13:22 +0000 (14:13 +0200)]
gzip: Fix text relocations on i686 (fixes #654)

6 years agolibsasl: Update homepage and src url
Fredrik Fornwall [Mon, 9 Apr 2018 09:23:48 +0000 (11:23 +0200)]
libsasl: Update homepage and src url

6 years agobusybox: Update from 1.28.2 to 1.28.3
Fredrik Fornwall [Sun, 8 Apr 2018 23:31:57 +0000 (01:31 +0200)]
busybox: Update from 1.28.2 to 1.28.3

6 years agotermux-api: Update from 0.27 to 0.28
Fredrik Fornwall [Sun, 8 Apr 2018 23:10:13 +0000 (01:10 +0200)]
termux-api: Update from 0.27 to 0.28

6 years agoasciinema: Update from 1.4.0 to 2.0.1
Fredrik Fornwall [Sun, 8 Apr 2018 21:45:06 +0000 (23:45 +0200)]
asciinema: Update from 1.4.0 to 2.0.1

6 years agophp: Update from 7.2.3 to 7.2.4
Fredrik Fornwall [Sun, 8 Apr 2018 21:38:39 +0000 (23:38 +0200)]
php: Update from 7.2.3 to 7.2.4

6 years agoAdd comment about fix in ndk r17
Fredrik Fornwall [Sun, 8 Apr 2018 21:34:43 +0000 (23:34 +0200)]
Add comment about fix in ndk r17

6 years agofixes libgit2 for arm (#2316)
its-pointless [Sun, 8 Apr 2018 21:33:39 +0000 (07:33 +1000)]
fixes libgit2 for arm (#2316)

6 years agoncurses: Update from 6.1.20180317 to 6.1.20180331
Fredrik Fornwall [Fri, 6 Apr 2018 23:52:22 +0000 (01:52 +0200)]
ncurses: Update from 6.1.20180317 to 6.1.20180331

6 years agocreate libcurses as a symlink (#2291)
Hax4us [Fri, 6 Apr 2018 23:46:31 +0000 (05:16 +0530)]
create libcurses as a symlink (#2291)

* create libcurses as a symlink

* Update build.sh

6 years agopostgresql: Build the fuzzystrmatch extension
Fredrik Fornwall [Fri, 6 Apr 2018 23:33:38 +0000 (01:33 +0200)]
postgresql: Build the fuzzystrmatch extension

6 years agorclone: new package, version 1.40 (#2304)
Chih-Hsuan Yen [Fri, 6 Apr 2018 22:57:29 +0000 (06:57 +0800)]
rclone: new package, version 1.40 (#2304)

Closes #704

6 years agomsmtp (#2310)
its-pointless [Fri, 6 Apr 2018 22:55:00 +0000 (08:55 +1000)]
msmtp (#2310)

6 years agollvm fixes using jit and calling getProcessTriple (#2299)
its-pointless [Fri, 6 Apr 2018 22:50:40 +0000 (08:50 +1000)]
llvm fixes using jit and calling getProcessTriple (#2299)

* llvm fixes using jit and calling getProcessTriple

* works properly with rustc

* this allows python llvmlite to built

6 years agotermux-api: Update from 0.26 to 0.27
Fredrik Fornwall [Fri, 6 Apr 2018 22:39:28 +0000 (00:39 +0200)]
termux-api: Update from 0.26 to 0.27

6 years agolibtalloc: Update from 2.1.12 to 2.1.13
Fredrik Fornwall [Fri, 6 Apr 2018 21:06:09 +0000 (23:06 +0200)]
libtalloc: Update from 2.1.12 to 2.1.13

6 years agolibgit2: Update from 0.26.3 to 0.27.0
Fredrik Fornwall [Fri, 6 Apr 2018 21:05:55 +0000 (23:05 +0200)]
libgit2: Update from 0.26.3 to 0.27.0

6 years agoneofetch: Update from 3.3.0 to 3.4.0 (#2312)
Herdiansyah [Fri, 6 Apr 2018 20:59:20 +0000 (03:59 +0700)]
neofetch: Update from 3.3.0 to 3.4.0 (#2312)

6 years agogetmail: Update from 5.4 to 5.6
Fredrik Fornwall [Tue, 3 Apr 2018 22:22:41 +0000 (00:22 +0200)]
getmail: Update from 5.4 to 5.6

6 years agopython: Fix "rounding errors"
Fredrik Fornwall [Tue, 3 Apr 2018 22:17:22 +0000 (00:17 +0200)]
python: Fix "rounding errors"

By @its-pointless (great work!). Fixes #2236.

6 years agoopenssh: Update from 7.6 to 7.7
Fredrik Fornwall [Tue, 3 Apr 2018 22:09:47 +0000 (00:09 +0200)]
openssh: Update from 7.6 to 7.7

6 years agogit: Update from 2.16.3 to 2.17.0
Fredrik Fornwall [Tue, 3 Apr 2018 22:09:18 +0000 (00:09 +0200)]
git: Update from 2.16.3 to 2.17.0

6 years agonotmuch: Update from 0.26 to 0.26.1
Fredrik Fornwall [Tue, 3 Apr 2018 21:36:49 +0000 (23:36 +0200)]
notmuch: Update from 0.26 to 0.26.1

6 years agolibsqlite: Update from 3.22.0 to 3.23.0
Fredrik Fornwall [Tue, 3 Apr 2018 21:35:00 +0000 (23:35 +0200)]
libsqlite: Update from 3.22.0 to 3.23.0

6 years agolibuv: Update from 1.19.2 to 1.20.0
Fredrik Fornwall [Tue, 3 Apr 2018 21:34:19 +0000 (23:34 +0200)]
libuv: Update from 1.19.2 to 1.20.0

6 years agoqalc: Update from 2.2.1 to 2.3.0
Hax4us [Tue, 3 Apr 2018 21:27:54 +0000 (02:57 +0530)]
qalc: Update from 2.2.1 to 2.3.0

6 years agotermux-api: Update from 0.25 to 0.26
Fredrik Fornwall [Sun, 1 Apr 2018 23:35:38 +0000 (01:35 +0200)]
termux-api: Update from 0.25 to 0.26

6 years agopcre2: Update from 10.30 to 10.31
Fredrik Fornwall [Sun, 1 Apr 2018 22:24:24 +0000 (00:24 +0200)]
pcre2: Update from 10.30 to 10.31

6 years agoRebuild libidn-using packages
Fredrik Fornwall [Sun, 1 Apr 2018 22:23:07 +0000 (00:23 +0200)]
Rebuild libidn-using packages

After the libidn 1.34 update the library is simply named libidn.so.

6 years agoghostscript: Update from 9.22 to 9.23
Fredrik Fornwall [Sun, 1 Apr 2018 22:08:22 +0000 (00:08 +0200)]
ghostscript: Update from 9.22 to 9.23

6 years agolynx: Update from 2.8.9dev.16 to 2.8.9dev.17
Fredrik Fornwall [Sun, 1 Apr 2018 22:04:32 +0000 (00:04 +0200)]
lynx: Update from 2.8.9dev.16 to 2.8.9dev.17

6 years agobusybox: Update from 1.27.2 to 1.28.2
Fredrik Fornwall [Sun, 1 Apr 2018 21:54:38 +0000 (23:54 +0200)]
busybox: Update from 1.27.2 to 1.28.2

6 years agounrar: Update from 5.6.1 to 5.6.2
Fredrik Fornwall [Sun, 1 Apr 2018 21:46:10 +0000 (23:46 +0200)]
unrar: Update from 5.6.1 to 5.6.2

6 years agosed: Update from 4.4 to 4.5
Fredrik Fornwall [Sun, 1 Apr 2018 21:45:27 +0000 (23:45 +0200)]
sed: Update from 4.4 to 4.5

6 years agonewsboat: Update from 2.11 to 2.11.1
Fredrik Fornwall [Sun, 1 Apr 2018 21:44:47 +0000 (23:44 +0200)]
newsboat: Update from 2.11 to 2.11.1

6 years agolibidn: Update from 1.33 to 1.34
Fredrik Fornwall [Sun, 1 Apr 2018 21:44:11 +0000 (23:44 +0200)]
libidn: Update from 1.33 to 1.34

6 years agoRebuild packages after libicu update
Fredrik Fornwall [Sat, 31 Mar 2018 08:18:51 +0000 (10:18 +0200)]
Rebuild packages after libicu update

6 years agolibicu: Update from 60.2 to 61.1
Fredrik Fornwall [Sat, 31 Mar 2018 08:16:42 +0000 (10:16 +0200)]
libicu: Update from 60.2 to 61.1

6 years agocmake: Update from 3.10.3 to 3.11.0
Fredrik Fornwall [Fri, 30 Mar 2018 22:48:49 +0000 (00:48 +0200)]
cmake: Update from 3.10.3 to 3.11.0

6 years agonodejs-current: Update from 9.9.0 to 9.10.1
Fredrik Fornwall [Fri, 30 Mar 2018 21:09:07 +0000 (23:09 +0200)]
nodejs-current: Update from 9.9.0 to 9.10.1

6 years agopython: Update from 3.6.4 to 3.6.5
Fredrik Fornwall [Fri, 30 Mar 2018 21:03:04 +0000 (23:03 +0200)]
python: Update from 3.6.4 to 3.6.5

6 years agonodejs: Update from 8.10.0 to 8.11.1
Fredrik Fornwall [Fri, 30 Mar 2018 21:00:23 +0000 (23:00 +0200)]
nodejs: Update from 8.10.0 to 8.11.1

6 years agomemcached: Update from 1.5.6 to 1.5.7
Fredrik Fornwall [Fri, 30 Mar 2018 20:59:50 +0000 (22:59 +0200)]
memcached: Update from 1.5.6 to 1.5.7

6 years agonewsboat: Update from 2.10.2 to 2.11
Fredrik Fornwall [Fri, 30 Mar 2018 20:56:21 +0000 (22:56 +0200)]
newsboat: Update from 2.10.2 to 2.11

6 years agojson-c: Update from 0.13 to 0.13.1
Fredrik Fornwall [Fri, 30 Mar 2018 20:55:54 +0000 (22:55 +0200)]
json-c: Update from 0.13 to 0.13.1

6 years agozstd: Update from 1.3.3 to 1.3.4
Fredrik Fornwall [Fri, 30 Mar 2018 20:49:30 +0000 (22:49 +0200)]
zstd: Update from 1.3.3 to 1.3.4

6 years agonano: Update from 2.9.4 to 2.9.5
Fredrik Fornwall [Fri, 30 Mar 2018 20:49:04 +0000 (22:49 +0200)]
nano: Update from 2.9.4 to 2.9.5

6 years agogegl: Update from 0.3.28 to 0.3.30
Fredrik Fornwall [Fri, 30 Mar 2018 20:47:37 +0000 (22:47 +0200)]
gegl: Update from 0.3.28 to 0.3.30

6 years agovim: Update from 8.0.1600 to 8.0.1650
Fredrik Fornwall [Fri, 30 Mar 2018 20:47:15 +0000 (22:47 +0200)]
vim: Update from 8.0.1600 to 8.0.1650

6 years agobabl: Update from 0.1.42 to 0.1.44
Fredrik Fornwall [Fri, 30 Mar 2018 20:45:16 +0000 (22:45 +0200)]
babl: Update from 0.1.42 to 0.1.44

6 years agoless: Update from 487 to 530
Fredrik Fornwall [Fri, 30 Mar 2018 20:44:41 +0000 (22:44 +0200)]
less: Update from 487 to 530

6 years agoopenssl: Update from 1.0.2n to 1.0.2o
Fredrik Fornwall [Fri, 30 Mar 2018 20:44:10 +0000 (22:44 +0200)]
openssl: Update from 1.0.2n to 1.0.2o

6 years agogolang: Update from 1.10 to 1.10.1
Fredrik Fornwall [Fri, 30 Mar 2018 20:43:39 +0000 (22:43 +0200)]
golang: Update from 1.10 to 1.10.1

6 years agodx: Drop revision
Fredrik Fornwall [Sat, 24 Mar 2018 23:08:36 +0000 (00:08 +0100)]
dx: Drop revision

6 years agoUpdate android build tools from 27.0.1 to 27.0.3
Fredrik Fornwall [Sat, 24 Mar 2018 23:08:20 +0000 (00:08 +0100)]
Update android build tools from 27.0.1 to 27.0.3

6 years agolibzmq: Update from 4.2.3 to 4.2.5
Fredrik Fornwall [Sat, 24 Mar 2018 23:04:36 +0000 (00:04 +0100)]
libzmq: Update from 4.2.3 to 4.2.5

6 years agoecj: provide android-21.jar instead of android-16.jar (#2274)
tomty89 [Sat, 24 Mar 2018 23:02:47 +0000 (07:02 +0800)]
ecj: provide android-21.jar instead of android-16.jar (#2274)

6 years agogit: Update from 2.16.2 to 2.16.3
Fredrik Fornwall [Fri, 23 Mar 2018 11:53:09 +0000 (12:53 +0100)]
git: Update from 2.16.2 to 2.16.3

6 years agolibmosquitto: Update from 1.4.14 to 1.4.15
Fredrik Fornwall [Thu, 22 Mar 2018 23:59:22 +0000 (00:59 +0100)]
libmosquitto: Update from 1.4.14 to 1.4.15

Also keep mosquittopp (fixes #2219).

6 years agoc-ares: Switch to github for src tar
Fredrik Fornwall [Thu, 22 Mar 2018 23:14:02 +0000 (00:14 +0100)]
c-ares: Switch to github for src tar

6 years agoRebuild packages linking against libflac
Fredrik Fornwall [Thu, 22 Mar 2018 22:32:36 +0000 (23:32 +0100)]
Rebuild packages linking against libflac

6 years agoapache2: Do not build mod_md
Fredrik Fornwall [Thu, 22 Mar 2018 22:32:00 +0000 (23:32 +0100)]
apache2: Do not build mod_md

6 years agogdk-pixbuf: Update from 2.36.9 to 2.36.11
Fredrik Fornwall [Thu, 22 Mar 2018 22:25:10 +0000 (23:25 +0100)]
gdk-pixbuf: Update from 2.36.9 to 2.36.11

6 years agoUpdate meson build system from 0.44.0 to 0.45.1
Fredrik Fornwall [Thu, 22 Mar 2018 22:15:12 +0000 (23:15 +0100)]
Update meson build system from 0.44.0 to 0.45.1

6 years agolibjansson: Update from 2.10 to 2.11
Fredrik Fornwall [Thu, 22 Mar 2018 22:10:07 +0000 (23:10 +0100)]
libjansson: Update from 2.10 to 2.11

6 years agonodejs-current: Update from 9.8.0 to 9.9.0
Fredrik Fornwall [Thu, 22 Mar 2018 21:48:00 +0000 (22:48 +0100)]
nodejs-current: Update from 9.8.0 to 9.9.0

6 years agotasksh: change srcurl since old is down
Henrik Grimler [Thu, 22 Mar 2018 20:48:50 +0000 (21:48 +0100)]
tasksh: change srcurl since old is down

6 years agoerlang: Update from 20.3.1 to 20.3.2
Fredrik Fornwall [Thu, 22 Mar 2018 21:36:57 +0000 (22:36 +0100)]
erlang: Update from 20.3.1 to 20.3.2

6 years agonmap: Update from 7.60 to 7.70
Fredrik Fornwall [Thu, 22 Mar 2018 21:35:51 +0000 (22:35 +0100)]
nmap: Update from 7.60 to 7.70

6 years agoqalc: Update from 2.1.0 to 2.2.1
Hax4us [Thu, 22 Mar 2018 21:33:43 +0000 (03:03 +0530)]
qalc: Update from 2.1.0 to 2.2.1

6 years agoapache2: Update from 2.4.29 to 2.4.33
Fredrik Fornwall [Thu, 22 Mar 2018 21:30:04 +0000 (22:30 +0100)]
apache2: Update from 2.4.29 to 2.4.33

6 years agolibtalloc: Update from 2.1.11 to 2.1.12
Fredrik Fornwall [Thu, 22 Mar 2018 21:26:56 +0000 (22:26 +0100)]
libtalloc: Update from 2.1.11 to 2.1.12

6 years agopcre: Update from 8.41 to 8.42
Fredrik Fornwall [Thu, 22 Mar 2018 21:23:16 +0000 (22:23 +0100)]
pcre: Update from 8.41 to 8.42

6 years agofribidi: Update from 1.0.1 to 1.0.2
Fredrik Fornwall [Thu, 22 Mar 2018 21:23:05 +0000 (22:23 +0100)]
fribidi: Update from 1.0.1 to 1.0.2

6 years agoUpdate libmpdclient url and fix libflac 1.3.2 update (#2268)
Henrik Grimler [Wed, 21 Mar 2018 08:57:13 +0000 (09:57 +0100)]
Update libmpdclient url and fix libflac 1.3.2 update (#2268)

6 years agoimagemagick: Update from 7.0.7.24 to 7.0.7.27
Fredrik Fornwall [Tue, 20 Mar 2018 22:16:36 +0000 (23:16 +0100)]
imagemagick: Update from 7.0.7.24 to 7.0.7.27

6 years agobinutils: Fix merge issue
Fredrik Fornwall [Tue, 20 Mar 2018 22:15:46 +0000 (23:15 +0100)]
binutils: Fix merge issue

6 years agollvm: Update from 5.0.1 to 6.0
its-pointless [Tue, 20 Mar 2018 22:10:53 +0000 (09:10 +1100)]
llvm: Update from 5.0.1 to 6.0

Also build our own libomp.

6 years agoupdate to newest version compiles and raco works on host. (#2259)
its-pointless [Tue, 20 Mar 2018 22:04:46 +0000 (09:04 +1100)]
update to newest version compiles and raco works on host. (#2259)

Needs some testing.

6 years agoFix TERMUX_PKG_DESCRIPTION (#2258)
Auxilus [Mon, 19 Mar 2018 13:16:48 +0000 (18:46 +0530)]
Fix TERMUX_PKG_DESCRIPTION (#2258)

6 years agoaxel: Add package
Hax4us [Sun, 18 Mar 2018 20:58:25 +0000 (02:28 +0530)]
axel: Add package

6 years agoncurses: Update from 6.1.20180203 to 6.1.20180317
Fredrik Fornwall [Sun, 18 Mar 2018 20:56:27 +0000 (21:56 +0100)]
ncurses: Update from 6.1.20180203 to 6.1.20180317

6 years agoerlang: Update from 20.2.4 to 20.3.1
Fredrik Fornwall [Sun, 18 Mar 2018 20:30:13 +0000 (21:30 +0100)]
erlang: Update from 20.2.4 to 20.3.1

6 years agoweechat: Update from 2.0.1 to 2.1
Fredrik Fornwall [Sun, 18 Mar 2018 20:25:12 +0000 (21:25 +0100)]
weechat: Update from 2.0.1 to 2.1

6 years agolibvorbis: Update from 1.3.5 to 1.3.6
Fredrik Fornwall [Sun, 18 Mar 2018 20:11:53 +0000 (21:11 +0100)]
libvorbis: Update from 1.3.5 to 1.3.6

6 years agolibgit2: Update from 0.26.0 to 0.26.3
Fredrik Fornwall [Sun, 18 Mar 2018 20:05:31 +0000 (21:05 +0100)]
libgit2: Update from 0.26.0 to 0.26.3

6 years agodatamash: Update from 1.2 to 1.3
Fredrik Fornwall [Sun, 18 Mar 2018 20:02:54 +0000 (21:02 +0100)]
datamash: Update from 1.2 to 1.3

6 years agobyobu: Update from 5.124 to 5.125
Fredrik Fornwall [Sun, 18 Mar 2018 20:01:41 +0000 (21:01 +0100)]
byobu: Update from 5.124 to 5.125

6 years agobinutils: Bump revision after patch
Fredrik Fornwall [Sun, 18 Mar 2018 20:00:14 +0000 (21:00 +0100)]
binutils: Bump revision after patch

6 years agocmake: Update from 3.10.2 to 3.10.3
Fredrik Fornwall [Sun, 18 Mar 2018 19:59:53 +0000 (20:59 +0100)]
cmake: Update from 3.10.2 to 3.10.3

6 years agold: set --enable-new-dtags by default (#2255)
Buck Evan [Sun, 18 Mar 2018 19:51:06 +0000 (12:51 -0700)]
ld: set --enable-new-dtags by default (#2255)

The --enable-new-dtags option to ld causes it to emit a RUNPATH rather than RPATH entry in the elf header. Because the Android linker supports RUNPATH but not RPATH, this means many things can now Just Work. This should (eventually) eliminate the need to set LD_LIBRARY_PATH.

Prior art:

This [became the default for Linux in 2013](https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=822b8bf) but I think termux isn't getting it because it reports "Android" instead of "Linux"? Or maybe the way it works changed since then. Regardless, [Debian has been using RUNPATH by default since December 2016.](https://sources.debian.org/src/binutils/2.27.90.20161231-1/debian/patches/ld-new-dtags-by-default.diff/?hl=27#L27) Their [newest configuration](https://sources.debian.org/src/binutils/2.30-7/debian/rules/#L362) uses the newer configuration option seen in this patch. The [suse and gentoo](https://web.archive.org/web/20160101182307/http://comments.gmane.org/gmane.comp.gnu.binutils/57379) maintainers said they did the same in 2004 and 2005, respectively. So it seems well battle-tested, to me.

For the curious:
This came up because I'm working on [getting Homebrew working under Termux](https://github.com/Linuxbrew/brew/pull/621).

6 years agolibxml2: Update from 2.9.7 to 2.9.8
Hax4us [Thu, 15 Mar 2018 22:08:59 +0000 (03:38 +0530)]
libxml2: Update from 2.9.7 to 2.9.8