summaryrefslogtreecommitdiff
path: root/dropbear
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-07-16 18:51:26 +0200
committerJuergen Daubert <jue@jue.li>2020-07-16 18:51:26 +0200
commit71aaa6b9da84f267e8d45e57abc1f315d3b00623 (patch)
treeff45889368f0ede19f25a0ddff61e2e2f155d4f6 /dropbear
parent55c710ba4646d4cf1b2eee416670c57e7a3d93e9 (diff)
downloadopt-71aaa6b9da84f267e8d45e57abc1f315d3b00623.tar.gz
opt-71aaa6b9da84f267e8d45e57abc1f315d3b00623.tar.xz
dropbear: use https protocol
Diffstat (limited to 'dropbear')
-rw-r--r--dropbear/.signature4
-rw-r--r--dropbear/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/dropbear/.signature b/dropbear/.signature
index 532d93a80..08018c765 100644
--- a/dropbear/.signature
+++ b/dropbear/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/RBiR2RUeZ618QzQva6nVAWI9skC9uMmqPm7xgJcJBIA7ev9K0H45MdLh8vVYNF4bJY2vQmSKCOPwUYdJA9wrQ0=
-SHA256 (Pkgfile) = 07f1fe16ac3bf883dfa5b515cc3d5a79c5b5040504ce4696665e4cbe564069f8
+RWSE3ohX2g5d/XG3JMj9Fqmfbsm/Ug1oTiz+GCBqZl2THO1EUwk32GKiG6kdsIDv8lNqkWnXTNWtYgoIBo2xkR9bdzxZSAB7Sgc=
+SHA256 (Pkgfile) = 13ef13b6ac46ade9b44185dc9bde854c54a87888602194a8b9a3d85163076578
SHA256 (.footprint) = 5d47799d69d21b860be70eb9e767298617679bcee2140d245cbc74f4a2a4502e
SHA256 (dropbear-2020.80.tar.bz2) = d927941b91f2da150b2033f1a88b6a47999bf0afb1493a73e9216cffdb5d7949
SHA256 (dropbear.rc) = def8d4ebda5759a3bc55055957235fa47f7e40216badf07830f487f05e7fbd42
diff --git a/dropbear/Pkgfile b/dropbear/Pkgfile
index 55b1424c4..9c30c1e36 100644
--- a/dropbear/Pkgfile
+++ b/dropbear/Pkgfile
@@ -1,12 +1,12 @@
# Description: Small and secure SSH2 server and client
-# URL: http://matt.ucc.asn.au/dropbear/dropbear.html
+# URL: https://matt.ucc.asn.au/dropbear/dropbear.html
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: zlib linux-pam
name=dropbear
version=2020.80
release=1
-source=(http://matt.ucc.asn.au/$name/releases/$name-$version.tar.bz2 \
+source=(https://matt.ucc.asn.au/$name/releases/$name-$version.tar.bz2 \
dropbear.rc dropbear.pam)
build () {

Generated by cgit