mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libetpan, revbump for openssl3 (#11005)
This commit is contained in:
@@ -6,7 +6,7 @@ It provides an API for C language."
|
|||||||
HOMEPAGE="http://www.etpan.org/libetpan.html"
|
HOMEPAGE="http://www.etpan.org/libetpan.html"
|
||||||
COPYRIGHT="2001-2005 DINH Viet Hoa"
|
COPYRIGHT="2001-2005 DINH Viet Hoa"
|
||||||
LICENSE="BSD (3-clause)"
|
LICENSE="BSD (3-clause)"
|
||||||
REVISION="2"
|
REVISION="3"
|
||||||
SOURCE_URI="https://github.com/dinhvh/libetpan/archive/refs/tags/$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/dinhvh/libetpan/archive/refs/tags/$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="82ec8ea11d239c9967dbd1717cac09c8330a558e025b3e4dc6a7594e80d13bb1"
|
CHECKSUM_SHA256="82ec8ea11d239c9967dbd1717cac09c8330a558e025b3e4dc6a7594e80d13bb1"
|
||||||
|
|
||||||
@@ -40,7 +40,7 @@ REQUIRES_devel="
|
|||||||
devel:libexpat$secondaryArchSuffix
|
devel:libexpat$secondaryArchSuffix
|
||||||
devel:libiconv$secondaryArchSuffix
|
devel:libiconv$secondaryArchSuffix
|
||||||
devel:libsasl2$secondaryArchSuffix
|
devel:libsasl2$secondaryArchSuffix
|
||||||
devel:libssl$secondaryArchSuffix
|
devel:libssl$secondaryArchSuffix >= 3
|
||||||
devel:libz$secondaryArchSuffix
|
devel:libz$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|
||||||
@@ -50,7 +50,7 @@ BUILD_REQUIRES="
|
|||||||
devel:libexpat$secondaryArchSuffix
|
devel:libexpat$secondaryArchSuffix
|
||||||
devel:libiconv$secondaryArchSuffix
|
devel:libiconv$secondaryArchSuffix
|
||||||
devel:libsasl2$secondaryArchSuffix
|
devel:libsasl2$secondaryArchSuffix
|
||||||
devel:libssl$secondaryArchSuffix
|
devel:libssl$secondaryArchSuffix >= 3
|
||||||
devel:libz$secondaryArchSuffix
|
devel:libz$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
|
|||||||
Reference in New Issue
Block a user