dropbear: update to 2014.63
This commit is contained in:
parent
b35701c864
commit
52274cb3b4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dropbear'
|
||||
pkgname=dropbear
|
||||
version=2013.62
|
||||
revision=2
|
||||
version=2014.63
|
||||
revision=1
|
||||
build_style="gnu-configure"
|
||||
configure_args="--sbindir=/usr/bin --enable-zlib"
|
||||
makedepends="zlib-devel"
|
||||
|
@ -11,7 +11,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=c6656302bbcc54b0a9c361f505822f6994039117ec32d2897ead3364da079ffa
|
||||
checksum=595992de432ba586a0e7e191bbb1ad587727678bb3e345b018c395b8c55b57ae
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/dropbear.service 644 usr/lib/systemd/system/
|
||||
|
|
Loading…
Reference in a new issue