mxml: update to 2.12
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'mxml'
|
||||
pkgname=mxml
|
||||
version=2.11
|
||||
version=2.12
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-configure
|
||||
@@ -8,10 +8,10 @@ make_build_args="libmxml.a all"
|
||||
configure_args="--enable-static --enable-shared"
|
||||
short_desc="Minimal XML library"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2"
|
||||
license="LGPL-2.0-only"
|
||||
homepage="http://www.minixml.org/"
|
||||
distfiles="https://github.com/michaelrsweet/mxml/releases/download/v${version}/mxml-${version}.tar.gz"
|
||||
checksum=aaf68aac637dd06ba73ae5bb0537a3c4e89ca86f8c09a2d806a1f5b937e2ba8f
|
||||
checksum=afd6b75a120dc422c7b45dca19254f535d51c37b73f6783962b1e14b54c716fd
|
||||
|
||||
do_install() {
|
||||
make DSTROOT="${DESTDIR}" install
|
||||
|
||||
Reference in New Issue
Block a user