mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
npth: bump version.
This commit is contained in:
@@ -10,14 +10,14 @@ COPYRIGHT="2011-2015 g10 Code GmbH"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.gnupg.org/ftp/gcrypt/npth/npth-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a"
|
||||
CHECKSUM_SHA256="294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
npth$secondaryArchSuffix = $portVersion
|
||||
lib:libnpth$secondaryArchSuffix = 0.0.6 compat >= 0
|
||||
lib:libnpth$secondaryArchSuffix = 0.1.1 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -25,7 +25,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
npth${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libnpth$secondaryArchSuffix = 0.0.6 compat >= 0
|
||||
devel:libnpth$secondaryArchSuffix = 0.1.1 compat >= 0
|
||||
cmd:npth_config$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user