summaryrefslogtreecommitdiffstats
path: root/gnutls/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gnutls/Pkgfile')
-rw-r--r--gnutls/Pkgfile7
1 files changed, 2 insertions, 5 deletions
diff --git a/gnutls/Pkgfile b/gnutls/Pkgfile
index 8a088634f..61770d259 100644
--- a/gnutls/Pkgfile
+++ b/gnutls/Pkgfile
@@ -6,15 +6,12 @@
# Run on: libgcrypt,lzo,libtasn1,nettle,p11-kit
name=gnutls
-version=3.0.12
+version=3.0.19
release=1
-source=(ftp://ftp.gnutls.org/pub/$name/$name-$version.tar.xz
- fix-parallel-build.patch)
+source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz)
build() {
- unset MAKEFLAGS
cd $name-$version
- patch -p1 < ../fix-parallel-build.patch
./configure --prefix=/usr \
--with-zlib \
--disable-guile