Revert "chroot-texinfo: update to 6.5."
This reverts commit a917b82af4
.
This commit is contained in:
parent
f51f42f4b2
commit
79d2ec0f44
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'chroot-texinfo'
|
||||
pkgname=chroot-texinfo
|
||||
version=6.5
|
||||
revision=1
|
||||
wrksrc="texinfo-${version}"
|
||||
version=4.13a
|
||||
revision=9
|
||||
wrksrc="texinfo-4.13"
|
||||
bootstrap=yes
|
||||
hostmakedepends="ncurses-devel perl"
|
||||
hostmakedepends="ncurses-devel"
|
||||
makedepends="ncurses-devel"
|
||||
conflicts="texinfo>=0"
|
||||
provides="texinfo-${version}_${revision}"
|
||||
short_desc="The GNU Documentation System -- for xbps-src use"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/texinfo/"
|
||||
distfiles="${GNU_SITE}/texinfo/texinfo-${version}.tar.xz"
|
||||
checksum=77774b3f4a06c20705cc2ef1c804864422e3cf95235e965b1f00a46df7da5f62
|
||||
distfiles="${GNU_SITE}/texinfo/texinfo-$version.tar.lzma"
|
||||
checksum=6d28b0ceae866e3536142fc552e7a3bc9f84c8303119c25731b2478eef64c9e5
|
||||
|
||||
do_configure() {
|
||||
cp -f ${XBPS_CROSSPFDIR}/config.sub build-aux
|
||||
|
|
Loading…
Reference in New Issue
Block a user