chiark / gitweb /
Rebuild libidn-using packages
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 1 Apr 2018 22:23:07 +0000 (00:23 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 1 Apr 2018 22:23:07 +0000 (00:23 +0200)
After the libidn 1.34 update the library is simply named libidn.so.

packages/elinks/build.sh
packages/lftp/build.sh
packages/libgmime/build.sh
packages/libgnutls/build.sh
packages/ncdc/build.sh
packages/tracepath/build.sh

index 4af5b222063174977af96c2d9db414b9369bd7de..2ea646509a88fe335ae3d76c1743a3077e2a9f3f 100644 (file)
@@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://elinks.or.cz
 TERMUX_PKG_DESCRIPTION="Full-Featured Text WWW Browser"
 _COMMIT=f86be659718c0cd0a67f88b42f07044c23d0d028
 TERMUX_PKG_VERSION=0.13.GIT
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SRCURL=https://github.com/xeffyr/elinks/archive/${_COMMIT}.zip
 TERMUX_PKG_SHA256=3e65aaabcc4f6b2418643cf965786c00e3f196330f3e7863ca83f9e546d5e609
 TERMUX_PKG_DEPENDS="libexpat, libidn, openssl, libbz2"
index 7f1d842a60a248ea52ae85ad3fe3dd65ac2b90d9..509c53519f2b3c0c1bc107dc16b9ba6040ae7cc6 100644 (file)
@@ -1,7 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://lftp.tech/
 TERMUX_PKG_DESCRIPTION="FTP/HTTP client and file transfer program"
 TERMUX_PKG_VERSION=4.8.3
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_REVISION=2
 TERMUX_PKG_SHA256=de7aee451afaa1aa391f7076b5f602922c2da0e05524a8d8fea413eda83cc78b
 TERMUX_PKG_SRCURL=https://lftp.tech/ftp/lftp-${TERMUX_PKG_VERSION}.tar.xz
 # (1) Android has dn_expand, but lftp assumes that dn_skipname then exists, which it does not on android.
index 027ea1cdcca4c96cd5c849a09d7df0e5077e5aba..8eb6965f087c6d4bcba17e965642c09efbb9ddb5 100644 (file)
@@ -1,6 +1,7 @@
 TERMUX_PKG_HOMEPAGE=http://spruce.sourceforge.net/gmime/
 TERMUX_PKG_DESCRIPTION="MIME message parser and creator"
 TERMUX_PKG_VERSION=3.2.0
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SHA256=75ec6033f9192488ff37745792c107b3d0ab0a36c2d3e4f732901a771755d7e0
 TERMUX_PKG_SRCURL=https://download.gnome.org/sources/gmime/${TERMUX_PKG_VERSION:0:3}/gmime-${TERMUX_PKG_VERSION}.tar.xz
 TERMUX_PKG_DEPENDS="glib, libidn"
index 4cf51be7c942109ad7d4220cac13ce0d53c2103f..e6524c137b8f718bd4404d7585859066a3f6c2ef 100644 (file)
@@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.gnutls.org/
 TERMUX_PKG_DESCRIPTION="Secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them"
 TERMUX_PKG_DEPENDS="libgmp, libnettle, ca-certificates, libidn, libunistring"
 TERMUX_PKG_VERSION=3.5.18
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SHA256=ae2248d9e78747cf9c469dde81ff8f90b56838b707a0637f3f7d4eee90e80234
 TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/gnutls/v${TERMUX_PKG_VERSION:0:3}/gnutls-${TERMUX_PKG_VERSION}.tar.xz
 TERMUX_PKG_DEVPACKAGE_DEPENDS="libidn-dev, libnettle-dev"
index 8a89a6162b57ece3ce04ba00efe54260211dedbe..0530c2a492e22b6534ac71d9a1e041716367bea1 100644 (file)
@@ -1,6 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://dev.yorhel.nl/ncdc
 TERMUX_PKG_DESCRIPTION="Modern and lightweight direct connect client with a friendly ncurses interface"
 TERMUX_PKG_VERSION=1.20
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SRCURL=https://dev.yorhel.nl/download/ncdc-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_SHA256=8a998857df6289b6bd44287fc06f705b662098189f2a8fe95b1a5fbc703b9631
 TERMUX_PKG_DEPENDS="libandroid-support, libgnutls, libsqlite, bzip2, glib, ncurses"
index 5f82e297862b080309d55d91e369518c16c1b4ec..e975e268993a610a46cdb30086f70ab9a4362f3e 100644 (file)
@@ -1,6 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://github.com/iputils/iputils
 TERMUX_PKG_DESCRIPTION="Tool to trace the network path to a remote host"
 TERMUX_PKG_VERSION=20161105
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SRCURL=https://github.com/iputils/iputils/archive/s${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_SHA256=f813092f03d17294fd23544b129b95cdb87fe19f7970a51908a6b88509acad8a
 TERMUX_PKG_BUILD_IN_SRC=yes