libewf: update to 20230212.
This commit is contained in:
parent
ab6f3bfdac
commit
2933cd9090
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue