From 10674940bb276aa6dc509749e7d6f6169ba2cb1e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 20 Nov 2017 18:35:06 +0100 Subject: [PATCH] pwgen: bump version. --- app-admin/pwgen/{pwgen-2.06.recipe => pwgen-2.08.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-admin/pwgen/{pwgen-2.06.recipe => pwgen-2.08.recipe} (88%) diff --git a/app-admin/pwgen/pwgen-2.06.recipe b/app-admin/pwgen/pwgen-2.08.recipe similarity index 88% rename from app-admin/pwgen/pwgen-2.06.recipe rename to app-admin/pwgen/pwgen-2.08.recipe index 123a1625f..a237ed072 100644 --- a/app-admin/pwgen/pwgen-2.06.recipe +++ b/app-admin/pwgen/pwgen-2.08.recipe @@ -18,9 +18,9 @@ COPYRIGHT="2001-2006 by Theodore Ts'o 2001-2003 Christophe Devine 2005 by Olivier Guerrier" LICENSE="GNU GPL v2" -REVISION="2" -SOURCE_URI="http://sourceforge.net/projects/pwgen/files/pwgen/2.06/pwgen-2.06.tar.gz" -CHECKSUM_SHA256="61598c9e3a0f7eb2e7367d4ecc71522c4f16a7d41ed31db29e3afee8d9843454" +REVISION="1" +SOURCE_URI="https://sourceforge.net/projects/pwgen/files/pwgen/$portVersion/pwgen-$portVersion.tar.gz" +CHECKSUM_SHA256="dab03dd30ad5a58e578c5581241a6e87e184a18eb2c3b2e0fffa8a9cf105c97b" ARCHITECTURES="x86 x86_gcc2 x86_64"