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'
|
# Template file for 'myrddin'
|
||||||
pkgname=myrddin
|
pkgname=myrddin
|
||||||
version=0.2.2
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=mc
|
wrksrc=mc
|
||||||
only_for_archs="x86_64 x86_64-musl"
|
only_for_archs="x86_64 x86_64-musl"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
make_build_target="bootstrap"
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
short_desc="Myrddin systems programming language compiler and tools"
|
short_desc="Myrddin systems programming language compiler and tools"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://myrlang.org/"
|
homepage="https://myrlang.org/"
|
||||||
distfiles="https://myrlang.org/releases/myrddin-${version}.tar.xz"
|
distfiles="https://myrlang.org/releases/myrddin-${version}.tar.xz"
|
||||||
checksum=b6692384c2863e9832f5966e7f6ce8d791fcbdcda50b68e3fb5fd29925baf6eb
|
checksum=e740265ba03968be4a5bc3d091b412565e27258c561cd68473d97d40a5d8d596
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue