summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2021-11-29 01:17:11 +1100
committerDanny Rawlins <contact@romster.me>2021-11-29 01:17:11 +1100
commitf4b09b0947d9857785426d8d90a6254b0c0f5378 (patch)
tree6e2ed07cc841133925229696765f27a217d4a3e9
parent9f5572587fe59772d15b7876b3d13ecd58c3c610 (diff)
downloadcompat-32-f4b09b0947d9857785426d8d90a6254b0c0f5378.tar.gz
compat-32-f4b09b0947d9857785426d8d90a6254b0c0f5378.tar.xz
harfbuzz-32: fix source url
-rw-r--r--harfbuzz-32/.signature6
-rw-r--r--harfbuzz-32/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/harfbuzz-32/.signature b/harfbuzz-32/.signature
index edfdd693..c5b21a16 100644
--- a/harfbuzz-32/.signature
+++ b/harfbuzz-32/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
-RWSwxGo/zH7eXTB0RTFN18XNMlig6M4W3wqXdlWLKBJxmT3X+pN2JhZEt8qvZ527mO5xC1qSjMx21giw4J7OFxfcC37P7CIg2wo=
-SHA256 (Pkgfile) = a8d819a16147a4b959186701b1c59f9eef04c3c11922ba76cb1467999ef872b8
+RWSwxGo/zH7eXZwa9DH3CUiXEQXkhtQbGSHnJNXVcc5ZameyXe80A6k7bgG/jXWoYkpoEh0UiDLyyNIStwzYAPtyqxuGLyvCVgg=
+SHA256 (Pkgfile) = bec8e95aa7596fb7e0c9d4bf77c6dcb770f6e12d9d890d4d84c652ec85eff4a9
SHA256 (.footprint) = ae67de403471594563e7441030e2b970fa942402ff32eb3b30668ae0f58afd96
-SHA256 (harfbuzz-3.1.2.tar.gz) = c27d2640e70e95bdbc2fbeca2f9cc212ee583da1149c9f6dacf1316217652e56
+SHA256 (harfbuzz-3.1.2.tar.xz) = 4056b1541dd8bbd8ec29207fe30e568805c0705515632d7fec53a94399bc7945
diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile
index b78345ad..b97c30b4 100644
--- a/harfbuzz-32/Pkgfile
+++ b/harfbuzz-32/Pkgfile
@@ -7,7 +7,7 @@
name=harfbuzz-32
version=3.1.2
release=1
-source=(https://github.com/harfbuzz/harfbuzz/archive/$version/${name%-*}-$version.tar.gz)
+source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/${name%-*}-$version.tar.xz)
build() {
meson setup build ${name%-*}-$version \

Generated by cgit