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