dropbear: update to 2024.85.

This commit is contained in:
Piraty 2024-06-18 00:07:55 +02:00
parent befee3f908
commit 1c1a3972d7
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,7 +1,7 @@
# Template file for 'dropbear'
pkgname=dropbear
version=2022.83
revision=2
version=2024.85
revision=1
build_style=gnu-configure
configure_args="--enable-zlib --disable-bundled-libtom"
makedepends="zlib-devel libtommath-devel libtomcrypt-devel"
@ -12,7 +12,7 @@ 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=bc5a121ffbc94b5171ad5ebe01be42746d50aa797c9549a4639894a16749443b
checksum=86b036c433a69d89ce51ebae335d65c47738ccf90d13e5eb0fea832e556da502
make_dirs="/etc/dropbear 0755 root root"
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then