dropbear: update to 2015.67.
This commit is contained in:
parent
d11b956e8d
commit
cd472e90b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dropbear'
|
||||
pkgname=dropbear
|
||||
version=2014.66
|
||||
version=2015.67
|
||||
revision=1
|
||||
build_options="systemd"
|
||||
build_style="gnu-configure"
|
||||
|
@ -12,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=ab3fe2670a517cc0bbe398ff5d15e9ca12cd14f2fc18930a8111ae2baa64ab76
|
||||
checksum=7e690594645dfde5787065c78a5d2e4d15e288babfa06e140197ce05f698c8e5
|
||||
|
||||
post_install() {
|
||||
if [ "$build_option_systemd" ]; then
|
||||
|
|
Loading…
Reference in a new issue