dropbear: update to 2016.74.
This commit is contained in:
parent
ae364cb70f
commit
28f2173183
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dropbear'
|
||||
pkgname=dropbear
|
||||
version=2016.73
|
||||
version=2016.74
|
||||
revision=1
|
||||
build_style="gnu-configure"
|
||||
configure_args="--enable-zlib"
|
||||
|
@ -10,7 +10,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
|||
license="MIT"
|
||||
homepage="https://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||
distfiles="https://matt.ucc.asn.au/${pkgname}/releases/${pkgname}-${version}.tar.bz2"
|
||||
checksum=5c61a4f69b093b688629cd365be38701485ff63cfb23642dab7a05ad250aefd7
|
||||
checksum=2720ea54ed009af812701bcc290a2a601d5c107d12993e5d92c0f5f81f718891
|
||||
|
||||
post_install() {
|
||||
vmkdir etc/dropbear
|
||||
|
|
Loading…
Reference in a new issue