cdogs-sdl: update to 0.6.9.

This commit is contained in:
maxice8 2018-11-10 05:31:36 -02:00 committed by maxice8
parent c9e46214d6
commit 601f310bbe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cdogs-sdl'
pkgname=cdogs-sdl
version=0.6.8
version=0.6.9
revision=1
build_style=cmake
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
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=292091a528203de41d186ed910ef36413a8adb3549c4a864fcb3792b9901a6ff
checksum=6f81f528cb6fcc6f72ad67627dc22baeac05d7acec512fee5830224cd06cf9ba
CFLAGS="-Wno-restrict -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-format-overflow"