mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
html-xml-utils: update to 7.5.
This commit is contained in:
parent
386d212eff
commit
d735643a39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'html-xml-utils'
|
# Template file for 'html-xml-utils'
|
||||||
pkgname=html-xml-utils
|
pkgname=html-xml-utils
|
||||||
version=7.4
|
version=7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="A number of simple utilities for manipulating HTML and XML files"
|
short_desc="A number of simple utilities for manipulating HTML and XML files"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="https://www.w3.org/Tools/HTML-XML-utils/README"
|
homepage="https://www.w3.org/Tools/HTML-XML-utils/README"
|
||||||
distfiles="https://www.w3.org/Tools/HTML-XML-utils/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.w3.org/Tools/HTML-XML-utils/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2541c3e1f22f0bb2e66e846f8e4fd3afb95b80ce71d37853fb962ba7a1caef12
|
checksum=16412bf5cb87a23a7484849931724df40ad86331edd57de68c842dc292c27531
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/share/doc/html-xml-utils/COPYING
|
rm ${DESTDIR}/usr/share/doc/html-xml-utils/COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue