* [Buildroot] [PATCH] package/sshpass: bump to version 1.10
@ 2023-05-15 14:25 Gary Bisson
2023-07-29 9:03 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Gary Bisson @ 2023-05-15 14:25 UTC (permalink / raw)
To: buildroot; +Cc: Gary Bisson
Changelog 1.09 -> 1.10:
ef1034d Tag version 1.10
c596390 Controlling TTY code fix.
32b7553 Help message problems
c89cee9 Convert repository from SVN to git
934f87f Sig unsafe functions in signal handler
ed856e6 Better "-e" handling.
Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
---
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 cb8968bca4..3fe95c8b0f 100644
--- a/package/sshpass/sshpass.hash
+++ b/package/sshpass/sshpass.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7 sshpass-1.09.tar.gz
+sha256 ad1106c203cbb56185ca3bad8c6ccafca3b4064696194da879f81c8d7bdfeeda sshpass-1.10.tar.gz
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
diff --git a/package/sshpass/sshpass.mk b/package/sshpass/sshpass.mk
index 21e10397b6..beb0a63911 100644
--- a/package/sshpass/sshpass.mk
+++ b/package/sshpass/sshpass.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SSHPASS_VERSION = 1.09
+SSHPASS_VERSION = 1.10
SSHPASS_SITE = http://downloads.sourceforge.net/project/sshpass/sshpass/$(SSHPASS_VERSION)
SSHPASS_LICENSE = GPL-2.0+
SSHPASS_LICENSE_FILES = COPYING
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-29 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15 14:25 [Buildroot] [PATCH] package/sshpass: bump to version 1.10 Gary Bisson
2023-07-29 9:03 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox