From 77fe1c277afc3d9307406264bfbfb336d56c30c3 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 16 Sep 2017 12:07:38 +0200 Subject: [PATCH] discount: bump version. --- .../{discount-2.2.1.recipe => discount-2.2.2.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename app-text/discount/{discount-2.2.1.recipe => discount-2.2.2.recipe} (90%) diff --git a/app-text/discount/discount-2.2.1.recipe b/app-text/discount/discount-2.2.2.recipe similarity index 90% rename from app-text/discount/discount-2.2.1.recipe rename to app-text/discount/discount-2.2.2.recipe index 1c533bbfc..3f7f2513b 100644 --- a/app-text/discount/discount-2.2.1.recipe +++ b/app-text/discount/discount-2.2.2.recipe @@ -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="