mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
texi2html: update to 5.0. (#700)
This commit is contained in:
parent
6ae2dc1c91
commit
6f396ffd8b
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'texi2html'
|
# Template file for 'texi2html'
|
||||||
pkgname="texi2html"
|
pkgname=texi2html
|
||||||
version="1.82"
|
version=5.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
|
@ -9,6 +9,6 @@ depends="perl"
|
||||||
short_desc="Open Source Texinfo to HTML Conversion Script"
|
short_desc="Open Source Texinfo to HTML Conversion Script"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
homepage="http://www.nongnu.org/texi2html/"
|
homepage="http://www.nongnu.org/texi2html/"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6c7c94a2d88ffe218a33e91118c2b039336cbe3f2f8b4e3a78e4fd1502072936
|
checksum=e60edd2a9b8399ca615c6e81e06fa61946ba2f2406c76cd63eb829c91d3a3d7d
|
||||||
|
|
Loading…
Add table
Reference in a new issue