hyperrogue: update to 13.1o

This commit is contained in:
tranzystorekk
2026-08-05 18:11:28 +02:00
parent ad70944e59
commit f6a853a4cb
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'hyperrogue'
pkgname=hyperrogue
version=13.1n
version=13.1o
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://www.roguetemple.com/z/hyper/"
changelog="https://raw.githubusercontent.com/zenorogue/hyperrogue/master/changelog.txt"
distfiles="https://github.com/zenorogue/hyperrogue/archive/refs/tags/v${version}.tar.gz"
checksum=a764298777d7bf2d4bff82fd6d58c77a0e5590ded0a5909cfba8b9946ca02e2b
checksum=a03485097ac75acdb28f7aeb9ce767735e07a9c8c65f21f51ca6b03fa532230f
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,