mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libassuan: bump version
This commit is contained in:
@@ -11,14 +11,14 @@ LICENSE="
|
||||
COPYRIGHT="2003-2013 g10 Code GmbH"
|
||||
HOMEPAGE="http://www.gnupg.org/related_software/libassuan/index.en.html"
|
||||
SRC_URI="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="fa2170b353c928eb59610e0700c34947f1890634ddf7bcf2366c9c88b4f51d1a"
|
||||
CHECKSUM_SHA256="7df58ed70be4b694f77efd1f3b3f103c6311b6b71e04a370382f9fe8204f6ec6"
|
||||
REVISION="1"; updateRevisionVariables
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libassuan$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libassuan$secondaryArchSuffix = 0.4.3 compat >= 0
|
||||
lib:libassuan$secondaryArchSuffix = 0.5.0 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
@@ -76,7 +76,7 @@ INSTALL()
|
||||
PROVIDES_devel="
|
||||
libassuan${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
cmd:libassuan_config$secondaryArchSuffix = $portVersion compat >= 1
|
||||
devel:libassuan$secondaryArchSuffix = 0.4.3 compat >= 0
|
||||
devel:libassuan$secondaryArchSuffix = 0.5.0 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user