diff --git a/sys-apps/texinfo/patches/texinfo-6.0.patchset b/sys-apps/texinfo/patches/texinfo-6.1.patchset similarity index 100% rename from sys-apps/texinfo/patches/texinfo-6.0.patchset rename to sys-apps/texinfo/patches/texinfo-6.1.patchset diff --git a/sys-apps/texinfo/texinfo-6.0.recipe b/sys-apps/texinfo/texinfo-6.1.recipe similarity index 90% rename from sys-apps/texinfo/texinfo-6.0.recipe rename to sys-apps/texinfo/texinfo-6.1.recipe index ec97e5f73..e5784d236 100644 --- a/sys-apps/texinfo/texinfo-6.0.recipe +++ b/sys-apps/texinfo/texinfo-6.1.recipe @@ -6,7 +6,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/" COPYRIGHT="1992-2008 Free Software Foundation, Inc." LICENSE="GNU GPL v3" SOURCE_URI="http://ftp.gnu.org/gnu/texinfo/texinfo-$portVersion.tar.gz" -CHECKSUM_SHA256="83d3183290f34e7f958d209d0b20022c6fe9e921eb6fe94c27d988827d4878d2" +CHECKSUM_SHA256="02582b6d9b0552f1cb1312be6bd7023e9799603c3b2320fa68a36029e4cbafbb" REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64 arm" @@ -55,6 +55,4 @@ BUILD() INSTALL() { make install - rm $libDir/charset.alias - rmdir $libDir }