X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/59900849814f757131cc1120555396226dc547f9..3d0baea2bb61f49e294831f8b6e334a7b93bdb25:/packages/libgpg-error/build.sh diff --git a/packages/libgpg-error/build.sh b/packages/libgpg-error/build.sh index 5ddf82fe..2130a20f 100755 --- a/packages/libgpg-error/build.sh +++ b/packages/libgpg-error/build.sh @@ -1,7 +1,8 @@ TERMUX_PKG_HOMEPAGE=http://www.gnupg.org/related_software/libgpg-error/ TERMUX_PKG_DESCRIPTION="Small library that defines common error values for all GnuPG components" -TERMUX_PKG_VERSION=1.23 -TERMUX_PKG_SRCURL=ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${TERMUX_PKG_VERSION}.tar.bz2 +TERMUX_PKG_VERSION=1.25 +TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-${TERMUX_PKG_VERSION}.tar.bz2 +TERMUX_PKG_SHA256=f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c TERMUX_PKG_RM_AFTER_INSTALL="share/common-lisp" termux_step_post_extract_package () {