dropbear: update to 2020.81, add changelog.
This commit is contained in:
parent
32f2f11b38
commit
a3bc82fb4e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dropbear'
|
||||
pkgname=dropbear
|
||||
version=2020.80
|
||||
version=2020.81
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-zlib --disable-bundled-libtom"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Small SSH server and client"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||
changelog="https://matt.ucc.asn.au/dropbear/CHANGES"
|
||||
distfiles="https://matt.ucc.asn.au/${pkgname}/releases/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d927941b91f2da150b2033f1a88b6a47999bf0afb1493a73e9216cffdb5d7949
|
||||
checksum=48235d10b37775dbda59341ac0c4b239b82ad6318c31568b985730c788aac53b
|
||||
make_dirs="/etc/dropbear 0755 root root"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue