Add changelog, bump version and fix url

This commit is contained in:
Marko Korhonen 2024-05-09 12:29:55 +03:00
parent b9e033da09
commit 60b945ce25
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2024-05-09 Marko Korhonen <marko@korhonen.cc>
* 0.1.0 :
- Add support for ed25519 host keys
- Add support for a config file which allows changing the dropbear port
2015-08-11 Giancarlo Razzolini <grazzolini@gmail.com>
* 0.0.3 :

View file

@ -1,11 +1,13 @@
# Maintainer: Marko Korhonen <marko@korhonen.cc>
# Contributor: Caleb Maclennan <caleb@alerque.com>
# Contributor: Giancarlo Razzolini <grazzolini@archlinux.org>
pkgname=mkinitcpio-dropbear
pkgver=0.0.4
pkgver=0.1.0
pkgrel=1
pkgdesc='hook to install and enable the dropbear daemon in early userspace'
arch=(any)
url="https://github.com/grazzolini/$pkgname"
url="https://git.korhonen.cc/FunctionalHacker/$pkgname"
license=(GPL3)
depends=(dropbear psmisc)
optdepends=(