mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/brave: Updated for version 0.23.105.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e18fdde3b9
commit
63226b1ff6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=brave
|
||||
VERSION=${VERSION:-0.23.79}
|
||||
VERSION=${VERSION:-0.23.105}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="brave"
|
||||
VERSION="0.23.79"
|
||||
VERSION="0.23.105"
|
||||
HOMEPAGE="https://brave.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/brave/browser-laptop/releases/download/v0.23.79dev/Brave.tar.bz2"
|
||||
MD5SUM_x86_64="bf1c3a843ab0626a44e7708f79028ab0"
|
||||
DOWNLOAD_x86_64="https://github.com/brave/browser-laptop/releases/download/v0.23.105dev/Brave.tar.bz2"
|
||||
MD5SUM_x86_64="e80feb5fb77a961c83798e1a5d8c47fc"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Donald Cooley"
|
||||
EMAIL="chytraeu@sdf.org"
|
||||
|
|
Loading…
Reference in a new issue