hyperrogue: update to 13.1m

This commit is contained in:
tranzystorekk
2026-08-01 20:37:08 +02:00
parent b23243ca4c
commit 26cb693e6e
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'hyperrogue'
pkgname=hyperrogue
version=13.1l
revision=2
version=13.1m
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="glew-devel libpng-devel sdl12-compat-devel SDL_gfx-devel
@@ -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=677fd2d63901cb361a55d0bfbf431bacba796f9f3e514097ff8b4c841b009b36
checksum=dcf638d01a15222ad6b7c98d79a9d1a7e3940193e2df8eac0d565f19c379ab21
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,