libewf: update to 20230212.

This commit is contained in:
Đoàn Trần Công Danh 2023-02-24 21:50:53 +07:00
parent ab6f3bfdac
commit 2933cd9090
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libewf'
pkgname=libewf
version=20171104
version=20230212
revision=1
build_style=gnu-configure
makedepends="zlib-devel bzip2-devel libuuid-devel fuse-devel"
@ -8,8 +8,8 @@ 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="${homepage}/releases/download/${version}/libewf-experimental-${version}.tar.gz"
checksum=cf36d3baf3a96dbe566fde55ae7d79fc2e7b998806ab13e0f69915799f19e040
distfiles="https://github.com/libyal/libewf/releases/download/${version}/libewf-experimental-${version}.tar.gz"
checksum=d22eecbd962c3d7d646ccfba131fc3c07e6a07da37dc163b6ecbb1348db16101
libewf-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"