From 06d5d05b2d4cca6e0f2d8abd7db46a1aa1995c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 13 Oct 2020 01:05:48 +0200 Subject: [PATCH] mxml: update to 3.2 --- srcpkgs/mxml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mxml/template b/srcpkgs/mxml/template index 4185399af03..d94622caa7f 100644 --- a/srcpkgs/mxml/template +++ b/srcpkgs/mxml/template @@ -1,6 +1,6 @@ # Template file for 'mxml' pkgname=mxml -version=3.1 +version=3.2 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=1ac8d252f62f9dc2b2004518c70d2da313bdfcd92b8350e215f46064a34b52fc +checksum=b894f6c64964f2e77902564c17ba00f5d077a7a24054e7c1937903b0bd42c974 do_install() { make DSTROOT="${DESTDIR}" install