From 6d8559b1a7476d4288e9eccd2b216c4ae13e71c6 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 23 Sep 2017 05:08:53 +0200 Subject: [PATCH] myrddin: update to 0.2.0. --- srcpkgs/myrddin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/myrddin/template b/srcpkgs/myrddin/template index 4ad832dc54f..1f0a7cc670e 100644 --- a/srcpkgs/myrddin/template +++ b/srcpkgs/myrddin/template @@ -1,6 +1,6 @@ # Template file for 'myrddin' pkgname=myrddin -version=0.1.1 +version=0.2.0 revision=1 wrksrc=mc only_for_archs="x86_64 x86_64-musl" @@ -12,7 +12,7 @@ maintainer="Duncaen " license="MIT" homepage="https://myrlang.org/" distfiles="https://myrlang.org/releases/myrddin-${version}.tar.xz" -checksum=66405cc45d65da8c1a303b785b78c7df782a267810cd368e59ebb85a4da40068 +checksum=4ad37b856edddc1172d584aaf67621eaccd6f378b132e6350c5c5ef9383eabcf pre_build() { export CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=2//}