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'
|
||||
pkgname="texi2html"
|
||||
version="1.82"
|
||||
pkgname=texi2html
|
||||
version=5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style="gnu-configure"
|
||||
|
@ -9,6 +9,6 @@ depends="perl"
|
|||
short_desc="Open Source Texinfo to HTML Conversion Script"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://www.nongnu.org/texi2html/"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6c7c94a2d88ffe218a33e91118c2b039336cbe3f2f8b4e3a78e4fd1502072936
|
||||
checksum=e60edd2a9b8399ca615c6e81e06fa61946ba2f2406c76cd63eb829c91d3a3d7d
|
||||
|
|
Loading…
Reference in a new issue