mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libgpg_error: bump version
This commit is contained in:
@@ -8,14 +8,14 @@ LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2003-2013 g10 Code GmbH"
|
||||
HOMEPAGE="http://www.gnupg.org/related_software/libraries.en.html#lib-libgpg-error"
|
||||
SRC_URI="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="9ff1d6e61d4cef7c1d0607ceef6d40dc33f3da7a3094170c3718c00153d80810"
|
||||
CHECKSUM_SHA256="53120e1333d5c5d28d87ff2854e9e98719c8e214152f17ad5291704d25c4978b"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libgpg_error$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libgpg_error$secondaryArchSuffix = 0.14.0 compat >= 0
|
||||
lib:libgpg_error$secondaryArchSuffix = 0.15.0 compat >= 0
|
||||
cmd:gpg_error$secondaryArchSuffix = $portVersion compat >= 1
|
||||
"
|
||||
|
||||
@@ -56,7 +56,7 @@ INSTALL()
|
||||
PROVIDES_devel="
|
||||
libgpg_error${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
cmd:gpg_error_config$secondaryArchSuffix = $portVersion compat >= 1
|
||||
devel:libgpg_error$secondaryArchSuffix = 0.14.0 compat >= 0
|
||||
devel:libgpg_error$secondaryArchSuffix = 0.15.0 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user