mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
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'
|
# Template file for 'dropbear'
|
||||||
pkgname=dropbear
|
pkgname=dropbear
|
||||||
version=2016.73
|
version=2016.74
|
||||||
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=5c61a4f69b093b688629cd365be38701485ff63cfb23642dab7a05ad250aefd7
|
checksum=2720ea54ed009af812701bcc290a2a601d5c107d12993e5d92c0f5f81f718891
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir etc/dropbear
|
vmkdir etc/dropbear
|
||||||
|
|
Loading…
Add table
Reference in a new issue