Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] pwgen: bump to version 2.07
@ 2014-11-05 11:10 Gustavo Zacarias
  2014-11-05 12:04 ` Vicente Olivert Riera
  2014-11-07  7:53 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2014-11-05 11:10 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/pwgen/pwgen.hash | 3 +++
 package/pwgen/pwgen.mk   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
 create mode 100644 package/pwgen/pwgen.hash

diff --git a/package/pwgen/pwgen.hash b/package/pwgen/pwgen.hash
new file mode 100644
index 0000000..2997ed3
--- /dev/null
+++ b/package/pwgen/pwgen.hash
@@ -0,0 +1,3 @@
+# From http://sourceforge.net/projects/pwgen/files/pwgen/2.07/
+md5	910b1008cdd86445e9e01305d21ee4c5	pwgen-2.07.tar.gz
+sha1	51180f9cd5530d79eea18b2443780dec4ec5ea43	pwgen-2.07.tar.gz
diff --git a/package/pwgen/pwgen.mk b/package/pwgen/pwgen.mk
index cdc2fd3..9810097 100644
--- a/package/pwgen/pwgen.mk
+++ b/package/pwgen/pwgen.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PWGEN_VERSION = 2.06
+PWGEN_VERSION = 2.07
 PWGEN_SITE = http://downloads.sourceforge.net/project/pwgen/pwgen/$(PWGEN_VERSION)
 PWGEN_LICENSE = GPLv2
 PWGEN_LICENSE_FILES = debian/copyright
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-07  7:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 11:10 [Buildroot] [PATCH] pwgen: bump to version 2.07 Gustavo Zacarias
2014-11-05 12:04 ` Vicente Olivert Riera
2014-11-07  7:53 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox