partclone: update to 0.2.82

This commit is contained in:
beefcurtains 2015-08-23 07:35:56 +00:00
parent 0985eaaf47
commit 9b0b75f144
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'partclone'
pkgname=partclone
version=0.2.81
version=0.2.82
revision=1
build_style=gnu-configure
configure_args="--disable-rpath --enable-ncursesw
@ -17,7 +17,7 @@ makedepends="e2fsprogs-devel libuuid-devel ncurses-devel ntfs-3g-devel"
short_desc="File system clone and restore utilities"
maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
license="GPL-2"
homepage="http://www.${pkgname}.org/"
homepage="http://www.partclone.org/"
distfiles="https://github.com/Thomas-Tsai/${pkgname}/archive/${version}.tar.gz"
checksum=f22e5dc01ef3995287552aeb4fd7d422a3d6da1cdc1fd41f2382ace7d67ec48f
checksum=6e5079fb5610e0f52d7808955e1237a3ab20d912849e822dab8906947cb6751e
CFLAGS="-DBTRFS_DISABLE_BACKTRACE"