wok-next diff libgpg-error/receipt @ rev 21469

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
parents e19ff076dc63
children
line diff
     1.1 --- a/libgpg-error/receipt	Mon Dec 31 17:23:40 2018 +0200
     1.2 +++ b/libgpg-error/receipt	Wed May 13 07:41:00 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="libgpg-error"
     1.7 -VERSION="1.33"
     1.8 +VERSION="1.34"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Commons error messages for GnuPG"
    1.11  MAINTAINER="devel@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WGET_URL="https://www.gnupg.org/ftp/gcrypt/libgpg-error/$TARBALL"
    1.16 -TARBALL_SHA1="bd40bf4cb6a0b725f5ea91b68d6ae5aeb387a750"
    1.17 +TARBALL_SHA1="0a3e67e428a2e051a94cabd9fb140bf49fdc13d0"
    1.18  # https://www.gnupg.org/download/integrity_check.html
    1.19  
    1.20  COOKOPTS="force-arch" # different configs, .h, .pc
    1.21 @@ -19,7 +19,8 @@
    1.22  BUILD_DEPENDS="gettext-dev"
    1.23  SPLIT="$PACKAGE-dev $PACKAGE"
    1.24  
    1.25 -COPY_dev="@dev common-lisp/"
    1.26 +COPY_dev="@dev *.so common-lisp/"
    1.27 +DEPENDS_dev="$PACKAGE"
    1.28  
    1.29  compile_rules() {
    1.30  	./configure $CONFIGURE_ARGS &&