summaryrefslogtreecommitdiff
path: root/gnutls
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2014-01-27 12:20:38 +0100
committerJose V Beneyto <sepen@crux.nu>2014-01-27 12:20:43 +0100
commitbe778d73890e0ac0ea7ed8380cb6097cf520fc09 (patch)
tree1a9248f677eccf11d2e055ecab256a5baaee173d /gnutls
parent75ba79c6a80ca73ff60cdbc89f371708ed0bd0b8 (diff)
downloadopt-be778d73890e0ac0ea7ed8380cb6097cf520fc09.tar.gz
opt-be778d73890e0ac0ea7ed8380cb6097cf520fc09.tar.xz
gnutls: updated to 3.2.9
Diffstat (limited to 'gnutls')
-rw-r--r--gnutls/.footprint7
-rw-r--r--gnutls/.md5sum2
-rw-r--r--gnutls/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/gnutls/.footprint b/gnutls/.footprint
index 42432b4b9..db1f20c8c 100644
--- a/gnutls/.footprint
+++ b/gnutls/.footprint
@@ -38,9 +38,9 @@ lrwxrwxrwx root/root usr/lib/libgnutls-xssl.so.0 -> libgnutls-xssl.so.0.0.0
-rwxr-xr-x root/root usr/lib/libgnutls-xssl.so.0.0.0
-rw-r--r-- root/root usr/lib/libgnutls.a
-rwxr-xr-x root/root usr/lib/libgnutls.la
-lrwxrwxrwx root/root usr/lib/libgnutls.so -> libgnutls.so.28.28.0
-lrwxrwxrwx root/root usr/lib/libgnutls.so.28 -> libgnutls.so.28.28.0
--rwxr-xr-x root/root usr/lib/libgnutls.so.28.28.0
+lrwxrwxrwx root/root usr/lib/libgnutls.so -> libgnutls.so.28.29.1
+lrwxrwxrwx root/root usr/lib/libgnutls.so.28 -> libgnutls.so.28.29.1
+-rwxr-xr-x root/root usr/lib/libgnutls.so.28.29.1
-rw-r--r-- root/root usr/lib/libgnutlsxx.a
-rwxr-xr-x root/root usr/lib/libgnutlsxx.la
lrwxrwxrwx root/root usr/lib/libgnutlsxx.so -> libgnutlsxx.so.28.1.0
@@ -563,6 +563,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/gnutls_random_art.3.gz
-rw-r--r-- root/root usr/man/man3/gnutls_range_split.3.gz
-rw-r--r-- root/root usr/man/man3/gnutls_record_can_use_length_hiding.3.gz
+-rw-r--r-- root/root usr/man/man3/gnutls_record_check_corked.3.gz
-rw-r--r-- root/root usr/man/man3/gnutls_record_check_pending.3.gz
-rw-r--r-- root/root usr/man/man3/gnutls_record_cork.3.gz
-rw-r--r-- root/root usr/man/man3/gnutls_record_disable_padding.3.gz
diff --git a/gnutls/.md5sum b/gnutls/.md5sum
index 5e81919d7..59e750aa1 100644
--- a/gnutls/.md5sum
+++ b/gnutls/.md5sum
@@ -1 +1 @@
-c27d14fe6ad9dc10deddc7e561e0eb63 gnutls-3.2.7.tar.xz
+9ae2bfa55d4c12dd6005cfb7014977f9 gnutls-3.2.9.tar.xz
diff --git a/gnutls/Pkgfile b/gnutls/Pkgfile
index 3fbda1a58..313dbe9c3 100644
--- a/gnutls/Pkgfile
+++ b/gnutls/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: nettle libidn
name=gnutls
-version=3.2.7
+version=3.2.9
release=1
source=(ftp://ftp.gnutls.org/gcrypt/$name/v${version%.*}/$name-$version.tar.xz)

Generated by cgit