dropbear: update to 2014.66
This commit is contained in:
parent
19457a5e54
commit
3c70a11d84
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'dropbear'
|
||||
pkgname=dropbear
|
||||
version=2014.65
|
||||
revision=2
|
||||
version=2014.66
|
||||
revision=1
|
||||
build_options="systemd"
|
||||
replaces="runit-void<20141013_2"
|
||||
build_style="gnu-configure"
|
||||
configure_args="--sbindir=/usr/bin --enable-zlib"
|
||||
makedepends="zlib-devel"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|||
license="MIT"
|
||||
homepage="https://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||
distfiles="https://matt.ucc.asn.au/${pkgname}/releases/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e20057aa7db0f9ea4efdcbfc6fc6b73a648b47b6ab6a01659472142b06f5f56c
|
||||
checksum=ab3fe2670a517cc0bbe398ff5d15e9ca12cd14f2fc18930a8111ae2baa64ab76
|
||||
|
||||
post_install() {
|
||||
if [ "$build_option_systemd" ]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user