mxml: update to 3.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'mxml'
|
# Template file for 'mxml'
|
||||||
pkgname=mxml
|
pkgname=mxml
|
||||||
version=3.1
|
version=3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="libmxml.a all"
|
make_build_args="libmxml.a all"
|
||||||
@@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="http://www.minixml.org/"
|
homepage="http://www.minixml.org/"
|
||||||
distfiles="https://github.com/michaelrsweet/mxml/releases/download/v${version}/mxml-${version}.tar.gz"
|
distfiles="https://github.com/michaelrsweet/mxml/releases/download/v${version}/mxml-${version}.tar.gz"
|
||||||
checksum=1ac8d252f62f9dc2b2004518c70d2da313bdfcd92b8350e215f46064a34b52fc
|
checksum=b894f6c64964f2e77902564c17ba00f5d077a7a24054e7c1937903b0bd42c974
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make DSTROOT="${DESTDIR}" install
|
make DSTROOT="${DESTDIR}" install
|
||||||
|
|||||||
Reference in New Issue
Block a user