From 7230be6c9f77aa48b25521fe2d8a6510a1c1c85e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 17 Feb 2020 13:02:27 +0100 Subject: [PATCH] cdogs-sdl: update to 0.7.3. --- srcpkgs/cdogs-sdl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cdogs-sdl/template b/srcpkgs/cdogs-sdl/template index ee9149ac589..89932232310 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.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 " 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"