discount: bump version.

This commit is contained in:
Jerome Duval
2017-09-16 12:07:38 +02:00
parent 0b5f72d7d1
commit 77fe1c277a

View File

@@ -7,15 +7,15 @@ how to fully utilize the markdown library."
HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/"
COPYRIGHT="2007-2016 David Loren Parsons"
LICENSE="BSD (4-clause)"
REVISION="2"
REVISION="1"
SOURCE_URI="http://www.pell.portland.or.us/~orc/Code/discount/discount-$portVersion.tar.bz2"
CHECKSUM_SHA256="88458c7c2cfc870f8e6cf42b300408c112e05a45c88f8af35abb33de0e96fe0e"
CHECKSUM_SHA256="ec7916731e3ef8516336333f8b7aa9e2af51e57c0017b1e03fa43f1ba6978f64"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
discount$secondaryArchSuffix = $portVersion compat >= 2
discount$secondaryArchSuffix = $portVersion
lib:libmarkdown$secondaryArchSuffix = $portVersion compat >= 2
"
if [ -z "$secondaryArchSuffix" ]; then
@@ -32,7 +32,7 @@ REQUIRES="
"
PROVIDES_devel="
discount${secondaryArchSuffix}_devel = $portVersion compat >= 2
discount${secondaryArchSuffix}_devel = $portVersion
devel:libmarkdown$secondaryArchSuffix = $portVersion compat >= 2
"
REQUIRES_devel="