mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
ykpers, revbump, fix requires for devel package (#5527)
This commit is contained in:
@@ -4,7 +4,7 @@ DESCRIPTION="A library and command line tool used to personalize \
|
||||
HOMEPAGE="https://developers.yubico.com/yubico-c-client/"
|
||||
COPYRIGHT="2008-2019 Yubico AB"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://developers.yubico.com/yubikey-personalization/Releases/ykpers-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0ec84d0ea862f45a7d85a1a3afe5e60b8da42df211bb7d27a50f486e31a79b93"
|
||||
# patch taken from Arch Linux
|
||||
@@ -36,7 +36,7 @@ PROVIDES_devel="
|
||||
devel:libykpers_1$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libykpers$secondaryArchSuffix == $portVersion base
|
||||
ykpers$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user