openmw: update to 0.45.0.

This commit is contained in:
John 2019-03-28 13:50:12 +01:00
parent 2fddcc7f5d
commit 73b7586144
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,7 +1,7 @@
# Template file for 'openmw'
pkgname=openmw
version=0.44.0
revision=4
version=0.45.0
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=cmake
configure_args="-DDESIRED_QT_VERSION=5"
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
homepage="http://openmw.org"
changelog="https://openmw.org/2018/openmw-0-44-0-released/"
distfiles="https://gitlab.com/OpenMW/openmw/-/archive/openmw-${version}/openmw-openmw-${version}.tar.gz"
checksum=9e7db99dd3e1434b2e32e9e61ae5a8fb516a69bb6880fb2856c09f2c9ca8cf0d
checksum=b63cf971f406ef5f28019f65e9e2bd9641a227459ede45d147562917f67e1c64
case "${XBPS_TARGET_MACHINE}" in
mips | mips-musl ) broken="https://bugs.openmw.org/issues/564" ;;