dropbear: update to 2016.73.
This commit is contained in:
parent
fe462ebdaf
commit
e6c3c01ad4
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=2016.72
|
version=2016.73
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--enable-zlib"
|
configure_args="--enable-zlib"
|
||||||
|
@ -10,7 +10,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||||
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=9323766d3257699fd7d6e7b282c5a65790864ab32fd09ac73ea3d46c9ca2d681
|
checksum=5c61a4f69b093b688629cd365be38701485ff63cfb23642dab7a05ad250aefd7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir etc/dropbear
|
vmkdir etc/dropbear
|
||||||
|
|
Loading…
Reference in a new issue