Skip to content

Commit

Permalink
Update to partclone 0.3.13 to fix sleep issues we had with 0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian-Roth committed Feb 19, 2020
1 parent 8550852 commit 993cc1f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Buildroot/package/partclone/partclone.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 993cc1f

Please sign in to comment.