X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/572deec1c97e8ae7dd97e61ac4d9099bb4644a00..99494f82ed0fd5889c330df7b2c67c4c86aae52c:/packages/libgpg-error/build.sh diff --git a/packages/libgpg-error/build.sh b/packages/libgpg-error/build.sh index 61148d13..a414ce43 100755 --- a/packages/libgpg-error/build.sh +++ b/packages/libgpg-error/build.sh @@ -1,8 +1,8 @@ TERMUX_PKG_HOMEPAGE=https://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.26 +TERMUX_PKG_VERSION=1.29 +TERMUX_PKG_SHA256=ece926fa5719d17a7ad8da618712cfa2f8a796ab2f2af9d544c5bb093383b1ea TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-${TERMUX_PKG_VERSION}.tar.bz2 -TERMUX_PKG_SHA256=4c4bcbc90116932e3acd37b37812d8653b1b189c1904985898e860af818aee69 TERMUX_PKG_RM_AFTER_INSTALL="share/common-lisp" termux_step_post_extract_package () {