html-xml-utils: update to 7.7.
Closes #13960. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
395b4c8925
commit
d542d51924
|
@ -1,17 +1,12 @@
|
|||
# Template file for 'html-xml-utils'
|
||||
pkgname=html-xml-utils
|
||||
version=7.6
|
||||
version=7.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libidn-devel"
|
||||
short_desc="A number of simple utilities for manipulating HTML and XML files"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="custom"
|
||||
license="W3C"
|
||||
homepage="https://www.w3.org/Tools/HTML-XML-utils/README"
|
||||
distfiles="https://www.w3.org/Tools/HTML-XML-utils/${pkgname}-${version}.tar.gz"
|
||||
checksum=75f810ec1aee60c62b9f25a79f048fc510b63797c271349030deaf8480be2751
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/doc/html-xml-utils/COPYING
|
||||
vlicense COPYING
|
||||
}
|
||||
checksum=99373637639bf1bd33c5d2a7c2c4cd4efc30dcf37350fc536c489a2370b998ef
|
||||
|
|
Loading…
Reference in New Issue