[Buildroot] [git commit] package/sshpass: bump to version 1.09
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-12-20 22:42:39
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=e114e9f7927c1a209ac07ceaccd5d41b8ba79331 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master https://sourceforge.net/p/sshpass/code/HEAD/tree/tags/V1.09/ChangeLog Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- package/sshpass/sshpass.hash | 2 +- package/sshpass/sshpass.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/sshpass/sshpass.hash b/package/sshpass/sshpass.hash
index 9635a91806..cb8968bca4 100644
--- a/package/sshpass/sshpass.hash
+++ b/package/sshpass/sshpass.hash@@ -1,3 +1,3 @@ # Locally computed: -sha256 c6324fcee608b99a58f9870157dfa754837f8c48be3df0f5e2f3accf145dee60 sshpass-1.06.tar.gz +sha256 71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7 sshpass-1.09.tar.gz sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
diff --git a/package/sshpass/sshpass.mk b/package/sshpass/sshpass.mk
index 6c14f0fe7d..21e10397b6 100644
--- a/package/sshpass/sshpass.mk
+++ b/package/sshpass/sshpass.mk@@ -4,7 +4,7 @@ # ################################################################################ -SSHPASS_VERSION = 1.06 +SSHPASS_VERSION = 1.09 SSHPASS_SITE = http://downloads.sourceforge.net/project/sshpass/sshpass/$(SSHPASS_VERSION) SSHPASS_LICENSE = GPL-2.0+ SSHPASS_LICENSE_FILES = COPYING
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot