mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/luaunbound: Update source URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
133ba3fa4b
commit
ba493d966d
2 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ BUILD=${BUILD:-2}
|
|||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
COMMIT=139239303b77
|
||||
COMMIT=3a4a3072c2b5
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="luaunbound"
|
||||
VERSION="0.0.0.20230530"
|
||||
HOMEPAGE="https://code.zash.se/luaunbound/"
|
||||
DOWNLOAD="https://code.zash.se/luaunbound/archive/139239303b77.tar.gz"
|
||||
MD5SUM="92c04baaae14bec897c0657b1198c33b"
|
||||
DOWNLOAD="https://public.lockywolf.net/pub/01_repos/004_slackbuilds-resources/luaunbound-3a4a3072c2b5.tar.gz"
|
||||
MD5SUM="2bd2f46a83c2dde103f75cc0ec2bc0df"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua unbound"
|
||||
|
|
Loading…
Reference in a new issue