From 601f310bbe3d82093b17617fb65ad1f4baee8ee0 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 10 Nov 2018 05:31:36 -0200 Subject: [PATCH] cdogs-sdl: update to 0.6.9. --- 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 506d3f8e2f7..de5890d1f33 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"