mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
libidn2: fix devel:libidn2 versioning
This commit is contained in:
@@ -6,7 +6,7 @@ COPYRIGHT="2011-2018 Simon Josefsson"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://ftpmirror.gnu.org/libidn/libidn2-$portVersion.tar.gz
|
||||
https://ftp.gnu.org/gnu/libidn/libidn2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="53f69170886f1fa6fa5b332439c7a77a7d22626a82ef17e2c1224858bb4ca2b8"
|
||||
@@ -37,7 +37,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libidn2${secondaryArchSuffix}_devel
|
||||
devel:libidn2$secondaryArchSuffix
|
||||
devel:libidn2$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libidn2$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user