partclone: update to 0.3.18.

This commit is contained in:
Johannes Heimansberg 2021-10-30 09:38:14 +02:00 committed by Érico Nogueira Rolim
parent ab35b237fe
commit a1e3b31688

View file

@ -1,7 +1,7 @@
# Template file for 'partclone'
pkgname=partclone
version=0.3.17
revision=3
version=0.3.18
revision=1
build_style=gnu-configure
configure_args="--disable-rpath --enable-ncursesw --enable-f2fs
--enable-extfs --enable-hfsp --enable-fat --enable-exfat
@ -12,9 +12,9 @@ makedepends="e2fsprogs-devel libuuid-devel ncurses-devel ntfs-3g-devel
short_desc="File system clone and restore utilities"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://www.partclone.org/"
homepage="https://partclone.org/"
distfiles="https://github.com/Thomas-Tsai/${pkgname}/archive/${version}.tar.gz"
checksum=ef1391db3801e4b3ef82fc9417f1d7f0542b7229b3394120072b2dfeae0bbbb0
checksum=50070e29c2e00e991a3784f13339347acb46d2a293f43531d1f4f4f0dcb42311
CFLAGS="-DBTRFS_DISABLE_BACKTRACE"
pre_configure() {