mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 05:37:01 +02:00
ballerburg: update to 1.2.3.
This commit is contained in:
parent
10829a2639
commit
3b67d53c37
1 changed files with 8 additions and 8 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ballerburg'
|
||||
pkgname=ballerburg
|
||||
version=1.2.1
|
||||
revision=2
|
||||
version=1.2.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="which cmake sdl12-compat-devel"
|
||||
makedepends="sdl12-compat-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="SDL2-devel"
|
||||
short_desc="Classical castle combat game"
|
||||
maintainer="pulux <pulux@pf4sh.de>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://baller.tuxfamily.org/"
|
||||
distfiles="http://download.tuxfamily.org/baller/$pkgname-$version.tar.gz"
|
||||
checksum=3f4ad9465f01c256dd1b37cc62c9fd8cbca372599753dbb21726629f042a6e62
|
||||
broken="unable to fetch source"
|
||||
homepage="https://baller.frama.io/"
|
||||
distfiles="https://framagit.org/baller/ballerburg/-/archive/v${version}/ballerburg-v${version}.tar.gz"
|
||||
checksum=88fdddef806008aac2c7c0ebf8c9152e26cdb1b21fd70337069925723134dcc4
|
||||
make_check=no # no tests included
|
||||
|
|
Loading…
Add table
Reference in a new issue