Skip to content
Snippets Groups Projects
Commit 8edc7321 authored by Justin Berthault's avatar Justin Berthault Committed by Leo
Browse files

testing/partclone: upgrade to 0.3.17

parent 1c4e9561
No related branches found
No related tags found
1 merge request!15888testing/partclone: upgrade to 0.3.17
# Contributor: Sean McAvoy <seanmcavoy@gmail.com>
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
pkgname=partclone
pkgver=0.3.14
pkgver=0.3.17
pkgrel=0
pkgdesc="utilities to save and restore used blocks on a partition"
url="https://partclone.org"
......@@ -14,7 +14,6 @@ subpackages="$pkgname-doc $pkgname-lang"
source="$pkgname-$pkgver.tar.gz::https://github.com/Thomas-Tsai/partclone/archive/$pkgver.tar.gz
musl.patch
"
# musl.patch taken from voidlinux
prepare() {
cd "$builddir"/src
......@@ -47,5 +46,5 @@ package() {
}
sha512sums="bf2829b9a21b8140b0b4925a8dff6252e72d800a648e69d02fa3ddcd0a7737cd13bf4d1feb015f8a397b91f8e745fd95bd8f7d7abb1d88a9c73a45881123403e partclone-0.3.14.tar.gz
45904139a559a17fbe20ec7df52d3f3c7fcdf9305d50e1ae00b667133146098aac1825ce898a0dac25e78c8dcbcfdef7696ae740ff977e45e3ada0f8427d0dfa musl.patch"
sha512sums="a9d7cc1601d485530c2c92621fed56c25ec75bf0ed06d403de86a282b34ec6aa961bf90c9c6ab3a9476de8bfe168d59b2b5c85623aea5aac8ea50d6798d54f53 partclone-0.3.17.tar.gz
0676b34c5818f8866e733b0aee151e8220b8db839ba732acfdaad4dcea81a4b5d514a520e43c79efcf53ba0788c9a7f06c043441b4d1f56dd684882329efce9d musl.patch"
......@@ -12,8 +12,8 @@ Summary: Fixes musl compatibility
#include <stdint.h>
#include <stdarg.h>
#include <string.h>
--- a/src/btrfs/rbtree.h.orig
+++ b/src/btrfs/rbtree.h
--- a/src/btrfs/kernel-lib/rbtree.h.orig
+++ b/src/btrfs/kernel-lib/rbtree.h
@@ -38,6 +38,10 @@
extern "C" {
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment