diff --git a/Buildroot/package/partclone/partclone-0.3.12.patch b/Buildroot/package/partclone/partclone-0.3.13.patch similarity index 100% rename from Buildroot/package/partclone/partclone-0.3.12.patch rename to Buildroot/package/partclone/partclone-0.3.13.patch diff --git a/Buildroot/package/partclone/partclone-0.3.12_imager-fix.patch b/Buildroot/package/partclone/partclone-0.3.13_imager-fix.patch similarity index 100% rename from Buildroot/package/partclone/partclone-0.3.12_imager-fix.patch rename to Buildroot/package/partclone/partclone-0.3.13_imager-fix.patch diff --git a/Buildroot/package/partclone/partclone.mk b/Buildroot/package/partclone/partclone.mk index 07c2022..91a1409 100644 --- a/Buildroot/package/partclone/partclone.mk +++ b/Buildroot/package/partclone/partclone.mk @@ -4,9 +4,9 @@ # ################################################################################ -PARTCLONE_VERSION = 0.3.12 +PARTCLONE_VERSION = 0.3.13 PARTCLONE_SOURCE = partclone-$(PARTCLONE_VERSION).tar.gz -PARTCLONE_SITE = http://partclone.nchc.org.tw/download/testing +PARTCLONE_SITE = http://partclone.nchc.org.tw/download/unstable PARTCLONE_INSTALL_STAGING = YES PARTCLONE_AUTORECONF = YES PARTCLONE_DEPENDENCIES += attr e2fsprogs libgcrypt lzo xz zlib xfsprogs ncurses host-pkgconf