lua54-luaexpat: update to 1.5.2.

This commit is contained in:
Duncaen 2025-01-04 20:04:04 +01:00
parent 5012a9493a
commit 6fc652d2d2
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lua54-luaexpat'
pkgname=lua54-luaexpat
version=1.5.1
version=1.5.2
revision=1
make_build_args="EXPAT_INC=-I${XBPS_CROSS_BASE}/usr/include"
makedepends="lua51-devel lua52-devel lua53-devel lua54-devel expat-devel"
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://lunarmodules.github.io/luaexpat/"
distfiles="https://github.com/lunarmodules/luaexpat/archive/refs/tags/${version}.tar.gz"
checksum=7d455f154de59eb0b073c3620bc8b873f7f697b3f21a112e6ff8dc9fca6d0826
checksum=89d83f2141edec31be576425637216928221918fe95dc3854d1b7fd4c627213f
post_extract() {
cd "${wrksrc}"