partclone: update to 0.3.19.

This commit is contained in:
tibequadorian 2022-03-24 00:18:32 +01:00 committed by Leah Neukirchen
parent 89e1c0aad7
commit d670e016fa

View file

@ -1,6 +1,6 @@
# Template file for 'partclone'
pkgname=partclone
version=0.3.18
version=0.3.19
revision=1
build_style=gnu-configure
configure_args="--disable-rpath --enable-ncursesw --enable-f2fs
@ -13,8 +13,8 @@ short_desc="File system clone and restore utilities"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://partclone.org/"
distfiles="https://github.com/Thomas-Tsai/${pkgname}/archive/${version}.tar.gz"
checksum=50070e29c2e00e991a3784f13339347acb46d2a293f43531d1f4f4f0dcb42311
distfiles="https://github.com/Thomas-Tsai/partclone/archive/refs/tags/${version}.tar.gz"
checksum=e15e399297b8efd74a4fd19f3caca28e5c1772b051acf7fc311f3c86296bcda4
CFLAGS="-DBTRFS_DISABLE_BACKTRACE"
pre_configure() {