myrddin: update to 0.1.1.
This commit is contained in:
parent
d52690eb0e
commit
5984fd0b75
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'myrddin'
|
# Template file for 'myrddin'
|
||||||
pkgname=myrddin
|
pkgname=myrddin
|
||||||
version=0.1
|
version=0.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=mc
|
wrksrc=mc
|
||||||
only_for_archs="x86_64 x86_64-musl"
|
only_for_archs="x86_64 x86_64-musl"
|
||||||
|
@ -12,9 +12,8 @@ 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=d42d7c7f33c0e706b019e5f67fb69b03f51fecf94c43fd3ba0372b987c3d3b8b
|
checksum=66405cc45d65da8c1a303b785b78c7df782a267810cd368e59ebb85a4da40068
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=2//}
|
export CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=2//}
|
||||||
sed -e 's/-Werror//g' -i mk/c.mk
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue