mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/dropear: Updated for version 2020.80.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
83e501131a
commit
ec0fa27eeb
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dropbear
|
||||
VERSION=${VERSION:-2020.79}
|
||||
VERSION=${VERSION:-2020.80}
|
||||
SRCVERSION="DROPBEAR_$VERSION"
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dropbear"
|
||||
VERSION="2020.79"
|
||||
VERSION="2020.80"
|
||||
HOMEPAGE="https://github.com/mkj/dropbear"
|
||||
DOWNLOAD="https://github.com/mkj/dropbear/archive/DROPBEAR_2020.79/dropbear-DROPBEAR_2020.79.tar.gz"
|
||||
MD5SUM="9dd9df1ca16701744daf5c672696de8b"
|
||||
DOWNLOAD="https://github.com/mkj/dropbear/archive/DROPBEAR_2020.80/dropbear-DROPBEAR_2020.80.tar.gz"
|
||||
MD5SUM="877bbd75833c8cdd1d2642fd995c5a9e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue