dropbear: update to 2019.78.
This commit is contained in:
parent
d36d03748c
commit
3846115aac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dropbear'
|
# Template file for 'dropbear'
|
||||||
pkgname=dropbear
|
pkgname=dropbear
|
||||||
version=2019.77
|
version=2019.78
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-zlib --disable-bundled-libtom"
|
configure_args="--enable-zlib --disable-bundled-libtom"
|
||||||
|
@ -10,7 +10,7 @@ maintainer='Juan RP <xtraeme@voidlinux.org>'
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://matt.ucc.asn.au/dropbear/dropbear.html"
|
homepage="https://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||||
distfiles="https://matt.ucc.asn.au/${pkgname}/releases/${pkgname}-${version}.tar.bz2"
|
distfiles="https://matt.ucc.asn.au/${pkgname}/releases/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=d91f78ebe633be1d071fd1b7e5535b9693794048b019e9f4bea257e1992b458d
|
checksum=525965971272270995364a0eb01f35180d793182e63dd0b0c3eb0292291644a4
|
||||||
make_dirs="/etc/dropbear 0755 root root"
|
make_dirs="/etc/dropbear 0755 root root"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue