update GPL version and secure links

This commit is contained in:
qods 2015-09-05 14:33:48 +02:00 committed by Stephan Raue
parent 823cc69615
commit d5e874bade

View File

@ -20,9 +20,9 @@ PKG_NAME="libgcrypt"
PKG_VERSION="1.6.3"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.gnupg.org/"
PKG_URL="ftp://ftp.gnupg.org/gcrypt/libgcrypt/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_LICENSE="GPLv2"
PKG_SITE="https://www.gnupg.org/"
PKG_URL="https://www.gnupg.org/ftp/gcrypt/libgcrypt/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain libgpg-error"
PKG_PRIORITY="optional"
PKG_SECTION="security"