mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
dropbear: update to 2015.69.
This commit is contained in:
parent
38287ad2e2
commit
3443a3486a
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=2015.68
|
version=2015.69
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--enable-zlib"
|
configure_args="--enable-zlib"
|
||||||
|
@ -11,7 +11,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="55ea7c1e904ffe4b1cdbe1addca8291a2533d7d285fd22ac33608e9502a62446"
|
checksum=5d4f5362fc102a0d7cdf1c8cd908c3c4c5cf5c8772936ed639774a08e27517c9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv dropbear
|
vsv dropbear
|
||||||
|
|
Loading…
Add table
Reference in a new issue