MangoHud: update to 0.6.4.
This commit is contained in:
parent
5fc9659da7
commit
d24d199dd4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'MangoHud'
|
||||
pkgname=MangoHud
|
||||
version=0.6.3
|
||||
revision=2
|
||||
version=0.6.4
|
||||
revision=1
|
||||
wrksrc="MangoHud-v${version}"
|
||||
build_style=meson
|
||||
configure_args="-Duse_system_vulkan=enabled -Dwith_xnvctrl=disabled
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/flightlessmango/MangoHud"
|
||||
distfiles="https://github.com/flightlessmango/MangoHud/releases/download/v${version}/MangoHud-v${version}-Source-DFSG.tar.xz"
|
||||
checksum=c0d27e1f3ab1fce99ea1cfb48afe97dcad1c78dfc72c9ab9dbcb0ce2366909ec
|
||||
checksum=a26443cf36ee1282e7f64bb80c0cb1e6bfbb150ebc74d72adc37bcc3d1c10e4a
|
||||
|
||||
post_patch() {
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Reference in New Issue