texinfo: bump version.

This commit is contained in:
Jerome Duval
2016-02-09 22:27:33 +00:00
parent 83aac2a79a
commit 6466153282
2 changed files with 1 additions and 3 deletions

View File

@@ -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
}