diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-03 13:25:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-03 13:25:58 +0000 |
commit | 1202c964c4e91083a3c60b41b9c11e220bfa759d (patch) | |
tree | 06ba8f1d5710e33ddae778886705da8930ee71c4 /sub/dropbear/Makefile | |
parent | 68218b9312bf91fcd937ee29b84cbbf490083620 (diff) | |
download | lh-bootstrap-1202c964c4e91083a3c60b41b9c11e220bfa759d.tar.xz |
Update versions for 2019-05-03
Diffstat (limited to 'sub/dropbear/Makefile')
-rw-r--r-- | sub/dropbear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/dropbear/Makefile b/sub/dropbear/Makefile index 9860e61..f804b07 100644 --- a/sub/dropbear/Makefile +++ b/sub/dropbear/Makefile @@ -1,6 +1,6 @@ include sub/dropbear/Makefile.sftp-server -DROPBEAR_VERSION ?= 2018.76 +DROPBEAR_VERSION ?= 2019.78 clean-dropbear: |