html-xml-utils: update to 7.3. (#9117)
This commit is contained in:
parent
b02ce1fe25
commit
6f237cff49
@ -1,6 +1,6 @@
|
||||
# Template file for 'html-xml-utils'
|
||||
pkgname=html-xml-utils
|
||||
version=7.2
|
||||
version=7.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="A number of simple utilities for manipulating HTML and XML files"
|
||||
@ -8,7 +8,11 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="custom"
|
||||
homepage="https://www.w3.org/Tools/HTML-XML-utils/README"
|
||||
distfiles="https://www.w3.org/Tools/HTML-XML-utils/${pkgname}-${version}.tar.gz"
|
||||
checksum=9381d41a9bb7715bb9d970e24c4cdc43a8ff76c0500b9bbaf048b9f8d32d2bee
|
||||
checksum=945db646dd4d0b31c4b3f70638f4b8203a03b381ee0adda4a89171b219b5b969
|
||||
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/doc/html-xml-utils/COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user