logo

alpine-overlay

git clone https://anongit.hacktivis.me/git/alpine-overlay.git/
commit: 090f55272cca5cc5ee1ada46a558f1f1f25ddbca
parent 11e86eff718a596e6b60006c810d3e8d4a8832b6
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  9 Mar 2025 06:54:25 +0100

*/*: https://hacktivis.me/releases/ => https://distfiles.hacktivis.me/releases/

Diffstat:

Mlanodan/utils-std-static/APKBUILD2+-
Mlanodan/utils-std/APKBUILD2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lanodan/utils-std-static/APKBUILD b/lanodan/utils-std-static/APKBUILD @@ -10,7 +10,7 @@ license="MPL-2.0 0BSD BSD-2-Clause BSD-3-Clause CC0-1.0 GFDL-1.1-only WTFPL" makedepends="cmd:m4 cmd:yacc" checkdepends="" subpackages="$pkgname-dbg $pkgname-doc $pkgname-strings $pkgname-strings-doc:strings_doc" -source="https://hacktivis.me/releases/utils-std/$tarname-$pkgver.tar.gz" +source="https://distfiles.hacktivis.me/releases/utils-std/$tarname-$pkgver.tar.gz" builddir="$srcdir/$tarname-$pkgver" build() { diff --git a/lanodan/utils-std/APKBUILD b/lanodan/utils-std/APKBUILD @@ -9,7 +9,7 @@ license="MPL-2.0 0BSD BSD-2-Clause BSD-3-Clause CC0-1.0 GFDL-1.1-only WTFPL" makedepends="cmd:m4 cmd:yacc" checkdepends="" subpackages="$pkgname-dbg $pkgname-doc $pkgname-strings $pkgname-strings-doc:strings_doc" -source="https://hacktivis.me/releases/utils-std/$pkgname-$pkgver.tar.gz" +source="https://distfiles.hacktivis.me/releases/utils-std/$pkgname-$pkgver.tar.gz" builddir="$srcdir/$pkgname-$pkgver" build() {