* [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
* [Buildroot] [PATCH] pwgen: bump to version 2.07
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
1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2014-11-05 12:04 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On 11/05/2014 11:10 AM, Gustavo Zacarias wrote:
> 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
>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Compile-test on MIPS architecture plus checking the files are actually
installed in target and were built for the right architecture.
$ file output/target/usr/bin/pwgen
output/target/usr/bin/pwgen: ELF 32-bit MSB executable, MIPS, MIPS32
rel2 version 1 (SYSV), dynamically linked (uses shared libs), for
GNU/Linux 2.6.16, with unknown capability 0x41000000 = 0xf676e75, with
unknown capability 0x10000 = 0x70401, stripped
Best regards,
--
Vicente Olivert Riera
Graduate Software Engineer, MIPS Processor IP
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] pwgen: bump to version 2.07
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
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2014-11-07 7:53 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks both.
--
Bye, Peter Korsgaard
^ permalink raw reply [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