texinfo: update to 6.1.
This commit is contained in:
parent
2153fd50f2
commit
5383265152
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'texinfo'
|
# Template file for 'texinfo'
|
||||||
pkgname=texinfo
|
pkgname=texinfo
|
||||||
version=6.0
|
version=6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-static"
|
||||||
hostmakedepends="perl ncurses-devel"
|
hostmakedepends="perl ncurses-devel"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
conflicts="chroot-texinfo>=0"
|
conflicts="chroot-texinfo>=0"
|
||||||
|
@ -12,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/texinfo/"
|
homepage="http://www.gnu.org/software/texinfo/"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=11ba4358696e8be3b3c7cfc88b89cf69525791aeabf0ee0a59ca58ebbd3471e4
|
checksum=ac68394ce21b2420ba7ed7cec65d84aacf308cc88e9bf4716fcfff88286883d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/info/dir
|
rm -f ${DESTDIR}/usr/share/info/dir
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue