From 289ecbf763b8fbd9d1c9febca913412da722131e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 3 Oct 2018 16:40:05 +0200 Subject: [PATCH] mxml: update to 2.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/mxml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mxml/template b/srcpkgs/mxml/template index 13c40128231..020c2fc4f9e 100644 --- a/srcpkgs/mxml/template +++ b/srcpkgs/mxml/template @@ -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 " -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