From bfbfa28e9d606492494800808d86a93bf889a476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 15 Jun 2016 17:29:20 +0200 Subject: [PATCH] mxml: update to 2.10 --- srcpkgs/mxml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mxml/template b/srcpkgs/mxml/template index 3778bb21d3a..da278d91117 100644 --- a/srcpkgs/mxml/template +++ b/srcpkgs/mxml/template @@ -1,6 +1,6 @@ # Template file for 'mxml' pkgname=mxml -version=2.9 +version=2.10 revision=1 build_style=gnu-configure configure_args="--enable-static --enable-shared" @@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller " license="GPL-2" homepage="http://www.minixml.org/" distfiles="http://www.msweet.org/files/project3/${pkgname}-${version}.tar.gz" -checksum=cded54653c584b24c4a78a7fa1b3b4377d49ac4f451ddf170ebbc8161d85ff92 +checksum=267ff58b64ddc767170d71dab0c729c06f45e1df9a9b6f75180b564f09767891 pre_configure() { # Disable testxml (fixes cross builds)