cdogs-sdl: update to 0.6.6.
This commit is contained in:
parent
a5f3089b85
commit
f5251f627b
2 changed files with 2 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
|||
--- src/cdogs/enet/unix.c.orig 2016-03-15 16:58:08.347847145 +0100
|
||||
+++ src/cdogs/enet/unix.c 2016-03-15 16:58:15.916846579 +0100
|
||||
@@ -45,7 +45,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAS_POLL
|
||||
-#include <sys/poll.h>
|
||||
+#include <poll.h>
|
||||
#endif
|
||||
|
||||
#ifndef HAS_SOCKLEN_T
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cdogs'
|
||||
pkgname=cdogs-sdl
|
||||
version=0.6.5
|
||||
version=0.6.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,5 +10,5 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://cxong.github.io/cdogs-sdl/"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz"
|
||||
checksum=73fcba62fe929dc52347c27f715dc3081ea995987d5eb9cf8028f29cdbcd949e
|
||||
checksum=5552327ed7ca358acfbb20e9cf4d92443e70f624ca356c744724478cb7e9eb21
|
||||
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"
|
||||
|
|
Loading…
Add table
Reference in a new issue