mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
cdogs-sdl: Update to 0.5.6.
This commit is contained in:
parent
25d89926ed
commit
cf1faad909
1 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'cdogs'
|
# Template file for 'cdogs'
|
||||||
pkgname=cdogs-sdl
|
pkgname=cdogs-sdl
|
||||||
version=0.5.5.1
|
version=0.5.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
_hqxrev=994249c8c4d1446afd9c05654bf7eafffd7a11bb;
|
_hqxrev=2a8a05854ad2147425d0b55a3c40e81c368c97fd
|
||||||
_tinydirrev=5545eeb7bf5ee2b64f790a276f89aa1856a6269a
|
_tinydirrev=53aab97d6a11d70d669ce9c36d0d90ec6937c33d
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends="SDL-devel SDL_mixer-devel SDL_image-devel SDL_net-devel"
|
makedepends="SDL-devel SDL_mixer-devel SDL_image-devel SDL_net-devel"
|
||||||
short_desc="A classic overhead run-and-gun game"
|
short_desc="A classic overhead run-and-gun game"
|
||||||
|
@ -14,9 +14,9 @@ license="GPL2"
|
||||||
distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz
|
distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz
|
||||||
https://github.com/cxong/tinydir/archive/$_tinydirrev.tar.gz
|
https://github.com/cxong/tinydir/archive/$_tinydirrev.tar.gz
|
||||||
https://github.com/cxong/hqx/archive/$_hqxrev.tar.gz"
|
https://github.com/cxong/hqx/archive/$_hqxrev.tar.gz"
|
||||||
checksum="3013861dc73241b2081b6f41ed3937a7afa9b19a7f8e3cc9470ba1b4f1244f8d
|
checksum="7ead552ed98ce0606ec671f783e3b192cefd0ed37a0b2c8e856eda6d5e9ede1c
|
||||||
ebd1c2c64724f5f5e1837e42bae1f5c67a0be4df09b7974c2d6a3d64c8314ea4
|
2d71972034d570ac506dee5909cfac72c1870734228a61b266e354f2d9acf277
|
||||||
adeef0711099da7e86c2c20b3fc40e63f32ea1e11ef0b9a98dacfc983f38f4ce"
|
fca25adefd14af3584dcf0e48c69647aa46a924ddbfcb75ec6053528f1bd80bc"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue