hamlib: bump version.

This commit is contained in:
Jerome Duval
2017-09-20 18:54:08 +02:00
parent e7eaa3b255
commit 43b63a6859
2 changed files with 7 additions and 7 deletions

View File

@@ -13,9 +13,9 @@ COPYRIGHT="2000 Frank Singleton
2000-2012 The Hamlib Group"
LICENSE="GNU LGPL v2
GNU GPL v2"
REVISION="3"
SOURCE_URI="http://sourceforge.net/projects/hamlib/files/hamlib/$portVersion/hamlib-$portVersion.tar.gz"
CHECKSUM_SHA256="3fec97ea326d02aa8f35834c4af34194a3f544e6212f391397d788c566b44e32"
REVISION="1"
SOURCE_URI="https://sourceforge.net/projects/hamlib/files/hamlib/$portVersion/hamlib-$portVersion.tar.gz"
CHECKSUM_SHA256="682304c3e88ff6ccfd6a5fc28b33bcc95d2d0a54321973fef015ff62570c994e"
PATCHES="hamlib-$portVersion.patchset"
ARCHITECTURES="?x86_gcc2 ?x86 x86_64"
@@ -30,8 +30,8 @@ PROVIDES="
cmd:rigswr$secondaryArchSuffix
cmd:rotctl$secondaryArchSuffix
cmd:rotctld$secondaryArchSuffix
lib:libhamlib$secondaryArchSuffix = 2.1.0 compat >= 2
lib:libhamlib++$secondaryArchSuffix = 2.1.0 compat >= 2
lib:libhamlib$secondaryArchSuffix = 2.1.1 compat >= 2
lib:libhamlib++$secondaryArchSuffix = 2.1.1 compat >= 2
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -41,8 +41,8 @@ REQUIRES="
PROVIDES_devel="
hamlib${secondaryArchSuffix}_devel = $portVersion compat >= 3
devel:libhamlib$secondaryArchSuffix = 2.1.0 compat >= 2
devel:libhamlib++$secondaryArchSuffix = 2.1.0 compat >= 2
devel:libhamlib$secondaryArchSuffix = 2.1.1 compat >= 2
devel:libhamlib++$secondaryArchSuffix = 2.1.1 compat >= 2
"
REQUIRES_devel="
hamlib$secondaryArchSuffix == $portVersion base