mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/basilisk-bin: Updated for version 2022.01.27.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
68d68e71ac
commit
24b3532840
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for basilisk-bin
|
||||
# Copyright 2018 Skaendo <skaendo at excite dot com>
|
||||
# Copyright 2018 Vasily Sora USA
|
||||
# Copyright 2018,2022 Vasily Sora USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=basilisk-bin
|
||||
SRCNAM=basilisk
|
||||
VERSION=${VERSION:-2021.03.17}
|
||||
VERSION=${VERSION:-2022.01.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="basilisk-bin"
|
||||
VERSION="2021.03.17"
|
||||
VERSION="2022.01.27"
|
||||
HOMEPAGE="https://www.basilisk-browser.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://repo.khronosschoty.org/Slackware/basilisk/basilisk-bin/basilisk-latest.linux64.tar.xz"
|
||||
MD5SUM_x86_64="5edda8852f40000a6a66848d2930c8a9"
|
||||
DOWNLOAD_x86_64="http://repo.schotynet.org/sources/basilisk-bin/basilisk-latest.linux64.tar.xz"
|
||||
MD5SUM_x86_64="9d3728f8fdea1f1a2174d5d5346aa807"
|
||||
REQUIRES=""
|
||||
MAINTAINER="khronosschoty"
|
||||
EMAIL="khronosschoty@posteo.org"
|
||||
|
|
Loading…
Reference in a new issue