mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libtasn1: bump version
This commit is contained in:
@@ -12,14 +12,14 @@ COPYRIGHT="
|
|||||||
LICENSE="GNU LGPL v2.1
|
LICENSE="GNU LGPL v2.1
|
||||||
GNU GPL v3"
|
GNU GPL v3"
|
||||||
SRC_URI="http://ftp.gnu.org/gnu/libtasn1/libtasn1-$portVersion.tar.gz"
|
SRC_URI="http://ftp.gnu.org/gnu/libtasn1/libtasn1-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="60ee6571dcfa00cf55406404912274d6dc759cbaa80d666b89d819feeff5f301"
|
CHECKSUM_SHA256="693b41cb36c2ac02d5990180b0712a79a591168e93d85f7fcbb75a0a0be4cdbb"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
libtasn1$secondaryArchSuffix = $portVersion compat >= 4
|
libtasn1$secondaryArchSuffix = $portVersion compat >= 4
|
||||||
lib:libtasn1$secondaryArchSuffix = 6.3.1 compat >= 6
|
lib:libtasn1$secondaryArchSuffix = 6.3.2 compat >= 6
|
||||||
cmd:asn1Coding$secondaryArchSuffix
|
cmd:asn1Coding$secondaryArchSuffix
|
||||||
cmd:asn1Decoding$secondaryArchSuffix
|
cmd:asn1Decoding$secondaryArchSuffix
|
||||||
cmd:asn1Parser$secondaryArchSuffix
|
cmd:asn1Parser$secondaryArchSuffix
|
||||||
@@ -65,7 +65,7 @@ INSTALL()
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
libtasn1${secondaryArchSuffix}_devel = $portVersion compat >= 4
|
libtasn1${secondaryArchSuffix}_devel = $portVersion compat >= 4
|
||||||
devel:libtasn1$secondaryArchSuffix = 6.3.1 compat >= 6
|
devel:libtasn1$secondaryArchSuffix = 6.3.2 compat >= 6
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
libtasn1$secondaryArchSuffix == $portVersion base
|
libtasn1$secondaryArchSuffix == $portVersion base
|
||||||
Reference in New Issue
Block a user