UxPlay: update to 1.69.
This commit is contained in:
parent
4f6be5966f
commit
1f9bfa511a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'UxPlay'
|
# Template file for 'UxPlay'
|
||||||
pkgname=UxPlay
|
pkgname=UxPlay
|
||||||
version=1.68.3
|
version=1.69
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DNO_MARCH_NATIVE=ON"
|
configure_args="-DNO_MARCH_NATIVE=ON"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/FDH2/UxPlay"
|
homepage="https://github.com/FDH2/UxPlay"
|
||||||
changelog="https://github.com/FDH2/UxPlay/releases"
|
changelog="https://github.com/FDH2/UxPlay/releases"
|
||||||
distfiles="https://github.com/FDH2/UxPlay/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/FDH2/UxPlay/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=aa3f15e6a8568fdc3ad1f0a02956178964ca122e9bcdbff544e25a59a61127ae
|
checksum=ba282a8c36a20321da07557fd986cf494bb556ff45a20a16e0a6226cc28dc1d5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc ${FILESDIR}/README.voidlinux
|
vdoc ${FILESDIR}/README.voidlinux
|
||||||
|
|
Loading…
Reference in New Issue