mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
dropbear: update to 2024.85.
This commit is contained in:
parent
befee3f908
commit
1c1a3972d7
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue