diff options
-rw-r--r-- | main/libgcrypt/APKBUILD | 6 | ||||
-rw-r--r-- | main/libgssglue/APKBUILD (renamed from testing/libgssglue/APKBUILD) | 0 | ||||
-rw-r--r-- | main/libgssglue/gssapi_mech.conf (renamed from testing/libgssglue/gssapi_mech.conf) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/main/libgcrypt/APKBUILD b/main/libgcrypt/APKBUILD index 0c8c44b86d..cae302fbf5 100644 --- a/main/libgcrypt/APKBUILD +++ b/main/libgcrypt/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libgcrypt -pkgver=1.4.5 -pkgrel=2 +pkgver=1.4.6 +pkgrel=0 pkgdesc="general purpose crypto library based on the code used in GnuPG" url="http://www.gnupg.org" license="LGPL" @@ -28,4 +28,4 @@ package() { make -j1 DESTDIR="$pkgdir" install || return 1 rm -f ${pkgdir}/usr/share/info/dir } -md5sums="cc2017ad09b4543f8b3b5e9a53cfd89d libgcrypt-1.4.5.tar.bz2" +md5sums="dbf99425a4fe9217c84ce3a35d938634 libgcrypt-1.4.6.tar.bz2" diff --git a/testing/libgssglue/APKBUILD b/main/libgssglue/APKBUILD index 4701c765cf..4701c765cf 100644 --- a/testing/libgssglue/APKBUILD +++ b/main/libgssglue/APKBUILD diff --git a/testing/libgssglue/gssapi_mech.conf b/main/libgssglue/gssapi_mech.conf index f71aca08ee..f71aca08ee 100644 --- a/testing/libgssglue/gssapi_mech.conf +++ b/main/libgssglue/gssapi_mech.conf |