libewf: update to 20240506.

This commit is contained in:
cbaulesch 2025-05-18 09:07:35 +02:00 committed by classabbyamp
parent aae1f713a7
commit 5c8ffedc94

View file

@ -1,15 +1,18 @@
# Template file for 'libewf'
pkgname=libewf
version=20230212
version=20240506
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config flex byacc autoconf automake gettext-devel libtool"
makedepends="zlib-devel bzip2-devel libuuid-devel fuse-devel"
short_desc="Libewf and tooling to access the Expert Witness Compression Format"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://github.com/libyal/libewf"
distfiles="https://github.com/libyal/libewf/releases/download/${version}/libewf-experimental-${version}.tar.gz"
checksum=d22eecbd962c3d7d646ccfba131fc3c07e6a07da37dc163b6ecbb1348db16101
checksum=247d8ee9572392a2404be514d1137f099970f41f240c1134ddc3f04322281c67
#disable checks as no test files are provided by project: https://github.com/libyal/libewf/wiki/Testing
make_check=no
libewf-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"