cdogs-sdl: update to 0.7.3.
This commit is contained in:
parent
225f1970c3
commit
7230be6c9f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cdogs-sdl'
|
||||
pkgname=cdogs-sdl
|
||||
version=0.6.9
|
||||
version=0.7.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"
|
||||
|
@ -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=6f81f528cb6fcc6f72ad67627dc22baeac05d7acec512fee5830224cd06cf9ba
|
||||
checksum=0a19a619dd02f647d680b245abc97359e04cdc4231a61b86397a37100907195c
|
||||
|
||||
CFLAGS="-Wno-restrict -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-format-overflow"
|
||||
|
||||
|
|
Loading…
Reference in New Issue