From 60b945ce258976d6aa9bff1035b3e37bd8b35f22 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Thu, 9 May 2024 12:29:55 +0300 Subject: [PATCH] Add changelog, bump version and fix url --- ChangeLog | 6 ++++++ PKGBUILD | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e31eeee..b7405f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024-05-09 Marko Korhonen + + * 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 * 0.0.3 : diff --git a/PKGBUILD b/PKGBUILD index 410db05..8ac5569 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,11 +1,13 @@ # Maintainer: Marko Korhonen +# Contributor: Caleb Maclennan +# Contributor: Giancarlo Razzolini 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=(