Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
3 deletions
-
packages/libgpg-error/build.sh
|
|
@ -1,10 +1,9 @@ |
|
|
|
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_LICENSE="LGPL-2.0" |
|
|
|
TERMUX_PKG_VERSION=1.36 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_VERSION=1.37 |
|
|
|
TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-${TERMUX_PKG_VERSION}.tar.bz2 |
|
|
|
TERMUX_PKG_SHA256=babd98437208c163175c29453f8681094bcaf92968a15cafb1a276076b33c97c |
|
|
|
TERMUX_PKG_SHA256=b32d6ff72a73cf79797f7f2d039e95e9c6f92f0c1450215410840ab62aea9763 |
|
|
|
TERMUX_PKG_BREAKS="libgpg-error-dev" |
|
|
|
TERMUX_PKG_REPLACES="libgpg-error-dev" |
|
|
|
TERMUX_PKG_RM_AFTER_INSTALL="share/common-lisp" |
|
|
|