network/basilisk-bin: Updated for version 2022.01.27.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
khronosschoty 2022-02-25 13:36:09 +07:00 committed by Willy Sudiarto Raharjo
parent 68d68e71ac
commit 24b3532840
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"