gnutls: bump version for 3.5.x.

This commit is contained in:
Jerome Duval
2017-05-12 20:48:50 +02:00
parent 667b33e4fb
commit 605d0d9e76
2 changed files with 4 additions and 4 deletions

View File

@@ -10,9 +10,9 @@ COPYRIGHT="2000-2017 Free Software Fundation Inc.
2004-2008 Simon Josefsson
2000-2004 Nikos Mavrogiannopoulos"
LICENSE="GNU LGPL v2.1"
REVISION="2"
REVISION="1"
SOURCE_URI="ftp://ftp.gnutls.org/gcrypt/gnutls/v${portVersion%\.*}/gnutls-$portVersion.tar.xz"
CHECKSUM_SHA256="af443e86ba538d4d3e37c4732c00101a492fe4b56a55f4112ff0ab39dbe6579d"
CHECKSUM_SHA256="63cb39a5eaa029381df2e49a74cfb7be89fc4a592445191818ffe1e66bde57cb"
SOURCE_DIR="gnutls-$portVersion"
PATCHES="gnutls-$portVersion.patchset"
@@ -22,7 +22,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
PROVIDES="
gnutls35$secondaryArchSuffix = $portVersion
lib:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27
lib:libgnutls$secondaryArchSuffix = 30.14.1 compat >= 30
lib:libgnutls$secondaryArchSuffix = 30.14.4 compat >= 30
lib:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28
"
REQUIRES="
@@ -70,7 +70,7 @@ CONFLICTS_bin="
PROVIDES_devel="
gnutls35${secondaryArchSuffix}_devel = $portVersion
devel:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27
devel:libgnutls$secondaryArchSuffix = 30.14.1 compat >= 30
devel:libgnutls$secondaryArchSuffix = 30.14.4 compat >= 30
devel:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28
"
REQUIRES_devel="