network/dropear: Updated for version 2020.80.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2020-07-24 19:38:24 +12:00
parent 83e501131a
commit ec0fa27eeb
2 changed files with 4 additions and 4 deletions

View file

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

View file

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