mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
partclone: update to 0.3.18.
This commit is contained in:
parent
ab35b237fe
commit
a1e3b31688
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'partclone'
|
# Template file for 'partclone'
|
||||||
pkgname=partclone
|
pkgname=partclone
|
||||||
version=0.3.17
|
version=0.3.18
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-rpath --enable-ncursesw --enable-f2fs
|
configure_args="--disable-rpath --enable-ncursesw --enable-f2fs
|
||||||
--enable-extfs --enable-hfsp --enable-fat --enable-exfat
|
--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"
|
short_desc="File system clone and restore utilities"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
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"
|
distfiles="https://github.com/Thomas-Tsai/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=ef1391db3801e4b3ef82fc9417f1d7f0542b7229b3394120072b2dfeae0bbbb0
|
checksum=50070e29c2e00e991a3784f13339347acb46d2a293f43531d1f4f4f0dcb42311
|
||||||
CFLAGS="-DBTRFS_DISABLE_BACKTRACE"
|
CFLAGS="-DBTRFS_DISABLE_BACKTRACE"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue