mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
hyperrogue: update to 12.1y
This commit is contained in:
parent
d25f97bd30
commit
fda86c9e61
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hyperrogue'
|
# Template file for 'hyperrogue'
|
||||||
pkgname=hyperrogue
|
pkgname=hyperrogue
|
||||||
version=12.1x
|
version=12.1y
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="glew-devel libpng-devel SDL-devel SDL_gfx-devel SDL_mixer-devel
|
makedepends="glew-devel libpng-devel SDL-devel SDL_gfx-devel SDL_mixer-devel
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later, CC-BY-SA-4.0, CC-BY-SA-3.0, CC-BY-3.0, Public Domain"
|
||||||
homepage="https://www.roguetemple.com/z/hyper/"
|
homepage="https://www.roguetemple.com/z/hyper/"
|
||||||
changelog="https://raw.githubusercontent.com/zenorogue/hyperrogue/master/changelog.txt"
|
changelog="https://raw.githubusercontent.com/zenorogue/hyperrogue/master/changelog.txt"
|
||||||
distfiles="https://github.com/zenorogue/hyperrogue/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/zenorogue/hyperrogue/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=84c625889332e57f0e6133a0a99837e703c6c5992a2b732aa85f1a4c982cc395
|
checksum=881d4c1e7a39f74f2b33af8fea3df5a2323b1ab0929ddd291f8b9aba874fd414
|
||||||
nocross="Generates code from build output that must run on host"
|
nocross="Generates code from build output that must run on host"
|
||||||
|
|
||||||
# SDL_gfx-devel headers require that SDL.h be under the header search paths,
|
# SDL_gfx-devel headers require that SDL.h be under the header search paths,
|
||||||
|
|
Loading…
Add table
Reference in a new issue