lhasa: update to 0.4.0.

This commit is contained in:
Shashank Thakur 2025-06-11 16:36:57 +02:00 committed by Duncan Overbruck
parent 8326da5f28
commit 16b64c01ea

View file

@ -1,7 +1,7 @@
# Template file for 'lhasa' # Template file for 'lhasa'
pkgname=lhasa pkgname=lhasa
version=0.3.1 version=0.4.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool" hostmakedepends="automake libtool"
short_desc="Free Software LHA implementation" short_desc="Free Software LHA implementation"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC" license="ISC"
homepage="https://github.com/fragglet/lhasa" homepage="https://github.com/fragglet/lhasa"
distfiles="https://github.com/fragglet/lhasa/releases/download/v${version}/lhasa-${version}.tar.gz" distfiles="https://github.com/fragglet/lhasa/releases/download/v${version}/lhasa-${version}.tar.gz"
checksum=3fb08e5f85a9b9dd023922896be9157d5fb5c0448424681810aaa2b0558a5f24 checksum=a7fc883c304c508562fb93fa307a4c342b0c886fcc265f28b92dc0c39220c5b3
post_install() { post_install() {
vlicense COPYING vlicense COPYING