myrddin: update to 0.3.0.
This commit is contained in:
parent
b91827d3b0
commit
670c243ff1
1 changed files with 3 additions and 2 deletions
|
@ -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 <duncaen@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://myrlang.org/"
|
||||
distfiles="https://myrlang.org/releases/myrddin-${version}.tar.xz"
|
||||
checksum=b6692384c2863e9832f5966e7f6ce8d791fcbdcda50b68e3fb5fd29925baf6eb
|
||||
checksum=e740265ba03968be4a5bc3d091b412565e27258c561cd68473d97d40a5d8d596
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue