mxml: update to 3.1
This commit is contained in:
parent
0bc13b5ddc
commit
90485a56a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mxml'
|
# Template file for 'mxml'
|
||||||
pkgname=mxml
|
pkgname=mxml
|
||||||
version=2.12
|
version=3.1
|
||||||
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=6bfb53baa1176e916855bd3b6d592fd5b962c3c259aacdb5670d90c57ce4034f
|
checksum=1ac8d252f62f9dc2b2004518c70d2da313bdfcd92b8350e215f46064a34b52fc
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make DSTROOT="${DESTDIR}" install
|
make DSTROOT="${DESTDIR}" install
|
||||||
|
|
Loading…
Add table
Reference in a new issue