diff --git a/thirdparty/HDiffPatch/HPKBUILD b/thirdparty/HDiffPatch/HPKBUILD index afda8ffff975fe8b35c08a4fbd2f13520628b579..910183dcdf367f452231cd8ace5a0c8f6e6206ef 100644 --- a/thirdparty/HDiffPatch/HPKBUILD +++ b/thirdparty/HDiffPatch/HPKBUILD @@ -10,13 +10,12 @@ archs=("armeabi-v7a" "arm64-v8a") license=("MIT") depends=() makedepends=() -#source="https://github.com/sisong/$pkgname/archive/refs/tags/$pkgver.tar.gz" -source="https://gitee.com/lycium_pkg_mirror/$pkgname/repository/archive/$pkgver" +source="https://github.com/sisong/$pkgname/archive/refs/tags/$pkgver.tar.gz" autounpack=true downloadpackage=true -builddir=$pkgname-v${pkgver:1} -packagename=$builddir.zip +builddir=$pkgname-${pkgver:1} +packagename=$builddir.tar.gz dependsname="bzip2 libmd5 zlib zstd" buildtools="make" @@ -38,14 +37,12 @@ prepare() { echo "fail: git clone bzip2 $ret" return $ret fi - #git clone -b v1.5.5 https://github.com/sisong/zstd.git - git clone -b v1.5.5 https://gitee.com/lycium_pkg_mirror/zstd.git + git clone -b v1.5.5 https://github.com/sisong/zstd.git if [ $ret -ne 0 ]; then echo "fail: git clone zstd $ret" return $ret fi - #git clone -b v1.2.11 https://github.com/sisong/zlib.git - git clone -b v1.2.11 https://gitee.com/lycium_pkg_mirror/zlib.git + git clone -b v1.2.11 https://github.com/sisong/zlib.git if [ $ret -ne 0 ]; then echo "fail: git clone zlib $ret" return $ret diff --git a/thirdparty/HDiffPatch/SHA512SUM b/thirdparty/HDiffPatch/SHA512SUM index 4a906ceb166e880aed544d0d07ea0513029ca790..eb90052aa6220e4ac6c5a0981ac57bc14a4bfb4d 100644 --- a/thirdparty/HDiffPatch/SHA512SUM +++ b/thirdparty/HDiffPatch/SHA512SUM @@ -1 +1 @@ -727028dad1d66e59193fa54f018bdf8bfea4590e17567d04dfa54bdbc90782196f8cf043eb47f64245f33161b6a12b6d088532abffd5e18b8ba473ed4572bb70 HDiffPatch-v4.6.3.zip +1cef5b50b5203d0c1a93698ee2eae818cd25967fc48a473272db616e9197c74710d32a8fedadbfe60adbd37b853e6edc50e797c97c3cd634e294257b40ce11b5 HDiffPatch-4.6.3.tar.gz