dropbear: update to 2019.78.

This commit is contained in:
maxice8 2019-03-27 21:14:53 -03:00 committed by maxice8
parent d36d03748c
commit 3846115aac
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dropbear'
pkgname=dropbear
version=2019.77
version=2019.78
revision=1
build_style=gnu-configure
configure_args="--enable-zlib --disable-bundled-libtom"
@ -10,7 +10,7 @@ maintainer='Juan RP <xtraeme@voidlinux.org>'
license="MIT"
homepage="https://matt.ucc.asn.au/dropbear/dropbear.html"
distfiles="https://matt.ucc.asn.au/${pkgname}/releases/${pkgname}-${version}.tar.bz2"
checksum=d91f78ebe633be1d071fd1b7e5535b9693794048b019e9f4bea257e1992b458d
checksum=525965971272270995364a0eb01f35180d793182e63dd0b0c3eb0292291644a4
make_dirs="/etc/dropbear 0755 root root"
post_install() {