mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/stride: Update for version 1.21.99
This commit is contained in:
parent
adbcc81b38
commit
4cc21a6a8f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for stride
|
||||
|
||||
# Copyright 2017 Gerardo Zamudio <gerardo.zamudio@linux.com> Mexico City
|
||||
# Copyright 2018 Gerardo Zamudio <gerardo.zamudio@linux.com> Mexico City
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stride
|
||||
VERSION=${VERSION:-1.8.18}
|
||||
VERSION=${VERSION:-1.21.99}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="stride"
|
||||
VERSION="1.8.18"
|
||||
VERSION="1.21.99"
|
||||
HOMEPAGE="https://www.stride.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/stride_amd64.deb"
|
||||
MD5SUM_x86_64="db0e0401b5394fd0d46fd544d0d0dd94"
|
||||
DOWNLOAD_x86_64="https://desktop-downloads.stride.com/linux/deb/64/prod/stride_amd64.deb"
|
||||
MD5SUM_x86_64="4f080ff5156f07723014a4267668b529"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Gerardo Zamudio"
|
||||
EMAIL="gerardo.zamudio@linux.com"
|
||||
|
|
Loading…
Reference in a new issue