mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
dropbear: update to 2017.75.
This commit is contained in:
parent
c611d7468f
commit
d8723db964
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.74
|
version=2017.75
|
||||||
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=2720ea54ed009af812701bcc290a2a601d5c107d12993e5d92c0f5f81f718891
|
checksum=6cbc1dcb1c9709d226dff669e5604172a18cf5dbf9a201474d5618ae4465098c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir etc/dropbear
|
vmkdir etc/dropbear
|
||||||
|
|
Loading…
Add table
Reference in a new issue