From 90485a56a4470e18b476d0349bb0bea9259bd000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 11 Feb 2020 04:35:45 +0100 Subject: [PATCH] mxml: update to 3.1 --- srcpkgs/mxml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mxml/template b/srcpkgs/mxml/template index 603cc206714..4185399af03 100644 --- a/srcpkgs/mxml/template +++ b/srcpkgs/mxml/template @@ -1,6 +1,6 @@ # Template file for 'mxml' pkgname=mxml -version=2.12 +version=3.1 revision=1 build_style=gnu-configure make_build_args="libmxml.a all" @@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller " 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=6bfb53baa1176e916855bd3b6d592fd5b962c3c259aacdb5670d90c57ce4034f +checksum=1ac8d252f62f9dc2b2004518c70d2da313bdfcd92b8350e215f46064a34b52fc do_install() { make DSTROOT="${DESTDIR}" install