Browse Source

npth: Update from 1.2 to 1.3

android-5
Fredrik Fornwall 8 years ago
parent
commit
bd8ab90600
  1. 8
      packages/libnpth/build.sh

8
packages/libnpth/build.sh

@ -1,5 +1,5 @@
TERMUX_PKG_HOMEPAGE=ftp://ftp.gnupg.org/gcrypt/npth/
TERMUX_PKG_HOMEPAGE=https://www.gnupg.org/related_software/npth/
TERMUX_PKG_DESCRIPTION="New GNU Portable Threads Library"
TERMUX_PKG_VERSION=1.2
TERMUX_PKG_BUILD_REVISION=1
TERMUX_PKG_SRCURL=ftp://ftp.gnupg.org/gcrypt/npth/npth-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_VERSION=1.3
TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/npth/npth-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a

Loading…
Cancel
Save