aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/gnutls/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gnutls/APKBUILD b/main/gnutls/APKBUILD
index 17ac7b6e91..f88a7c87d4 100644
--- a/main/gnutls/APKBUILD
+++ b/main/gnutls/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gnutls
-pkgver=3.0.19
+pkgver=3.0.20
pkgrel=0
pkgdesc="A TLS protocol implementation"
url="http://www.gnu.org/software/gnutls/"
@@ -45,4 +45,4 @@ xx() {
mv "$pkgdir"/usr/lib/lib*xx.so.* "$subpkgdir"/usr/lib/
}
-md5sums="05e85d18955edd5c0fe40fbb7ef168bd gnutls-3.0.19.tar.xz"
+md5sums="1e9322764f4531b00b4a46a5d634695e gnutls-3.0.20.tar.xz"