From f2278b270b42b60e814bf730f8ccf5680549227b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 5 Dec 2016 20:41:29 +0100 Subject: [PATCH] libunistring: bump version. --- .../{libunistring-0.9.6.recipe => libunistring-0.9.7.recipe} | 4 ++-- ...ibunistring-0.9.6.patchset => libunistring-0.9.7.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-libs/libunistring/{libunistring-0.9.6.recipe => libunistring-0.9.7.recipe} (93%) rename dev-libs/libunistring/patches/{libunistring-0.9.6.patchset => libunistring-0.9.7.patchset} (100%) diff --git a/dev-libs/libunistring/libunistring-0.9.6.recipe b/dev-libs/libunistring/libunistring-0.9.7.recipe similarity index 93% rename from dev-libs/libunistring/libunistring-0.9.6.recipe rename to dev-libs/libunistring/libunistring-0.9.7.recipe index 05da5c10f..6c15bee2e 100644 --- a/dev-libs/libunistring/libunistring-0.9.6.recipe +++ b/dev-libs/libunistring/libunistring-0.9.7.recipe @@ -4,9 +4,9 @@ manipulating C strings according to the Unicode standard." HOMEPAGE="http://www.gnu.org/software/libunistring/" COPYRIGHT="1998-2014 Free Software Fundation, Inc." LICENSE="GNU LGPL v2.1" -REVISION="3" +REVISION="1" SOURCE_URI="http://ftpmirror.gnu.org/libunistring/libunistring-$portVersion.tar.gz" -CHECKSUM_SHA256="9625eec2507f4789ebb6fc48ebda98be0e0168979a2f68aa8b680bf8eeabbd47" +CHECKSUM_SHA256="9ce081cbee1951b55597b30e7030bda9d7b2f034ef901a135ff3a020be5a41e5" PATCHES="libunistring-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/dev-libs/libunistring/patches/libunistring-0.9.6.patchset b/dev-libs/libunistring/patches/libunistring-0.9.7.patchset similarity index 100% rename from dev-libs/libunistring/patches/libunistring-0.9.6.patchset rename to dev-libs/libunistring/patches/libunistring-0.9.7.patchset