mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
hyperrogue: update to 13.1
This commit is contained in:
parent
b1a13daf22
commit
b498008f35
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=13.0y
|
version=13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
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=3f547704203eaf8eaa6f5ca88fc1dfa6ea339ebdaf17fd7fc83955c69093376c
|
checksum=fc3da7b6e265ccdcc96a256eead3b30cf5b21bc7d87557a874973e599082b66a
|
||||||
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