From 670c243ff1f65ace3bf5bf3ed32f8070a21b9134 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 30 Jun 2018 16:23:32 +0200 Subject: [PATCH] myrddin: update to 0.3.0. --- srcpkgs/myrddin/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/myrddin/template b/srcpkgs/myrddin/template index 76e99872e22..97c3c7b7ef3 100644 --- a/srcpkgs/myrddin/template +++ b/srcpkgs/myrddin/template @@ -1,18 +1,19 @@ # Template file for 'myrddin' pkgname=myrddin -version=0.2.2 +version=0.3.0 revision=1 wrksrc=mc only_for_archs="x86_64 x86_64-musl" build_style=configure configure_args="--prefix=/usr" +make_build_target="bootstrap" hostmakedepends="bison" short_desc="Myrddin systems programming language compiler and tools" maintainer="Duncaen " license="MIT" homepage="https://myrlang.org/" distfiles="https://myrlang.org/releases/myrddin-${version}.tar.xz" -checksum=b6692384c2863e9832f5966e7f6ce8d791fcbdcda50b68e3fb5fd29925baf6eb +checksum=e740265ba03968be4a5bc3d091b412565e27258c561cd68473d97d40a5d8d596 post_install() { vlicense LICENSE