mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
html-xml-utils: update to 7.2.
This commit is contained in:
parent
f88dcc2621
commit
8a85fbdd3d
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.1
|
version=7.2
|
||||||
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=ec0efd2263b864bb7e0ae5c59f02c43c5d8aebd0e1c0d2bfce391e665766d56e
|
checksum=9381d41a9bb7715bb9d970e24c4cdc43a8ff76c0500b9bbaf048b9f8d32d2bee
|
||||||
|
|
||||||
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