cdogs-sdl: update to 0.11.1.

This commit is contained in:
Enno Boland 2021-04-16 00:04:18 +02:00
parent 57ed646198
commit 2e9b574cfc
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,7 +1,7 @@
# Template file for 'cdogs-sdl'
pkgname=cdogs-sdl
version=0.9.1
revision=2
version=0.11.1
revision=1
build_style=cmake
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"
hostmakedepends="pkg-config python3-protobuf protobuf26"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://cxong.github.io/cdogs-sdl/"
distfiles="https://github.com/cxong/cdogs-sdl/archive/${version}.tar.gz"
checksum=fee87e90371e6c8f679e75a3628d82b863a67250bd822c672a4017f6a078eb56
checksum=9c077b363859f22e5701f9fe1a0b3cf5f9e3464cf7110942f8ad7e70e833d6b1
replaces="cdogs-sdl-data<=0.7.3"
CFLAGS="-fcommon"