mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libidn: bump version.
This commit is contained in:
@@ -6,7 +6,7 @@ LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/libidn/libidn-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="39b9fc94d74081c185757b12e0891ce5a22db55268e7d1bb24533ff4432eb053"
|
||||
CHECKSUM_SHA256="ba5d5afee2beff703a34ee094668da5c6ea5afa38784cebba8924105e185c4f5"
|
||||
COPYRIGHT="2002-2014 Simon Josefsson"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libidn$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libidn$secondaryArchSuffix = 11.6.13 compat >= 11
|
||||
lib:libidn$secondaryArchSuffix = 11.6.15 compat >= 11
|
||||
cmd:idn$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -24,7 +24,7 @@ REQUIRES="
|
||||
"
|
||||
PROVIDES_devel="
|
||||
libidn${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
devel:libidn$secondaryArchSuffix = 11.6.13 compat >= 11
|
||||
devel:libidn$secondaryArchSuffix = 11.6.15 compat >= 11
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libidn$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user