dialog: bump version.

* soname was bump from 13 to 14.
* no impact because no recipe uses it yet.
This commit is contained in:
Jerome Duval
2017-05-11 23:11:03 +02:00
parent fcff5f68a9
commit 141da9daf7
2 changed files with 4 additions and 4 deletions

View File

@@ -7,9 +7,9 @@ HOMEPAGE="http://invisible-island.net/dialog/"
COPYRIGHT="1999-2014 Thomas E. Dickey"
LICENSE="GNU LGPL v2"
SOURCE_URI="ftp://invisible-island.net/dialog/dialog-${portVersion/_/-}.tgz"
CHECKSUM_SHA256="453095abaec288bfbc1ca9faced917e17742cff1ea45ec46210071ac153562f9"
CHECKSUM_SHA256="2ff1ba74c632b9d13a0d0d2c942295dd4e8909694eeeded7908a467d0bcd4756"
SOURCE_DIR="dialog-${portVersion/_/-}"
REVISION="2"
REVISION="1"
PATCHES="dialog-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
dialog$secondaryArchSuffix = $portVersion
lib:libdialog$secondaryArchSuffix = 13.0.0 compat >= 13
lib:libdialog$secondaryArchSuffix = 14.0.0 compat >= 14
"
if [ -z "$secondaryArchSuffix" ]; then
PROVIDES="$PROVIDES
@@ -32,7 +32,7 @@ REQUIRES="
PROVIDES_devel="
dialog${secondaryArchSuffix}_devel = $portVersion
cmd:dialog_config$secondaryArchSuffix = $portVersion
devel:libdialog$secondaryArchSuffix = 13.0.0 compat >= 13
devel:libdialog$secondaryArchSuffix = 14.0.0 compat >= 14
"
REQUIRES_devel="
dialog$secondaryArchSuffix == $portVersion base