zutty: update to 0.10
This commit is contained in:
parent
184f300a95
commit
7dfa380bc4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zutty'
|
# Template file for 'zutty'
|
||||||
pkgname=zutty
|
pkgname=zutty
|
||||||
version=0.9
|
version=0.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf3
|
build_style=waf3
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Javier Caballero <jacallo@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://tomscii.sig7.se/zutty"
|
homepage="https://tomscii.sig7.se/zutty"
|
||||||
distfiles="https://github.com/tomszilagyi/zutty/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/tomszilagyi/zutty/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=9aaf115a806114a793a6a423384781cada7a767efc209b6c6a59f3eddc942c3e
|
checksum=a9604f4089a70fbd02ccd8b13b096309e0758b97bd3fa04ec912e2444acba79f
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"
|
vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue