diff --git a/srcpkgs/cdogs-sdl/template b/srcpkgs/cdogs-sdl/template index 506d3f8e2f..de5890d1f3 100644 --- a/srcpkgs/cdogs-sdl/template +++ b/srcpkgs/cdogs-sdl/template @@ -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 " 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"