mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
rocksndiamonds: update to 4.2.0.2
This commit is contained in:
parent
798135f176
commit
998be26589
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rocksndiamonds'
|
# Template file for 'rocksndiamonds'
|
||||||
pkgname=rocksndiamonds
|
pkgname=rocksndiamonds
|
||||||
version=4.2.0.1
|
version=4.2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.artsoft.org/rocksndiamonds"
|
homepage="http://www.artsoft.org/rocksndiamonds"
|
||||||
distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2143d778f7d1bbe1a86aa9deb69abd1e193945c90a3117838e0397ed8296db65
|
checksum=514299cbb05b8f9aaaf2266a746b8e8f54259a50e12f2280dbbbe9a763a50b84
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
CFLAGS+=" -DTARGET_SDL2"
|
CFLAGS+=" -DTARGET_SDL2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue