* [Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3
@ 2014-10-31 21:47 Gustavo Zacarias
2014-10-31 21:47 ` [Buildroot] [PATCH 2/2] squid: bump to version 3.4.9 Gustavo Zacarias
2014-11-01 13:47 ` [Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3 Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2014-10-31 21:47 UTC (permalink / raw)
To: buildroot
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/rdesktop/rdesktop.hash | 3 +++
package/rdesktop/rdesktop.mk | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 package/rdesktop/rdesktop.hash
diff --git a/package/rdesktop/rdesktop.hash b/package/rdesktop/rdesktop.hash
new file mode 100644
index 0000000..cc1f55b
--- /dev/null
+++ b/package/rdesktop/rdesktop.hash
@@ -0,0 +1,3 @@
+# From http://sourceforge.net/projects/rdesktop/files/rdesktop/1.8.3/
+md5 86e8b368a7c715e74ded92e0d7912dc5 rdesktop-1.8.3.tar.gz
+sha1 aa1e56043782e04a0121357b24874e3ad6ae7b1d rdesktop-1.8.3.tar.gz
diff --git a/package/rdesktop/rdesktop.mk b/package/rdesktop/rdesktop.mk
index ea1e505..79187b5 100644
--- a/package/rdesktop/rdesktop.mk
+++ b/package/rdesktop/rdesktop.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RDESKTOP_VERSION = 1.8.2
+RDESKTOP_VERSION = 1.8.3
RDESKTOP_SITE = http://downloads.sourceforge.net/project/rdesktop/rdesktop/$(RDESKTOP_VERSION)
RDESKTOP_DEPENDENCIES = host-pkgconf openssl xlib_libX11 xlib_libXt \
$(if $(BR2_PACKAGE_ALSA_LIB_PCM),alsa-lib) \
--
2.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] squid: bump to version 3.4.9
2014-10-31 21:47 [Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3 Gustavo Zacarias
@ 2014-10-31 21:47 ` Gustavo Zacarias
2014-11-01 13:47 ` [Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3 Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2014-10-31 21:47 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/squid/squid.hash | 6 +++---
package/squid/squid.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/squid/squid.hash b/package/squid/squid.hash
index 295a0fd..8bc8dbd 100644
--- a/package/squid/squid.hash
+++ b/package/squid/squid.hash
@@ -1,3 +1,3 @@
-# From http://www.squid-cache.org/Versions/v3/3.4/squid-3.4.8.tar.xz.asc
-md5 b0c4335447248810169f58ea4d8b204a squid-3.4.8.tar.xz
-sha1 e2e20414252f315b2912ae32ac084ea07a48133f squid-3.4.8.tar.xz
+# From http://www.squid-cache.org/Versions/v3/3.4/squid-3.4.9.tar.xz.asc
+md5 497e5be7b3430d12667628296760beca squid-3.4.9.tar.xz
+sha1 7d652e2f3794e15302d36700a167f16d24ad6cd5 squid-3.4.9.tar.xz
diff --git a/package/squid/squid.mk b/package/squid/squid.mk
index 041df17..e8a2ccc 100644
--- a/package/squid/squid.mk
+++ b/package/squid/squid.mk
@@ -5,7 +5,7 @@
################################################################################
SQUID_VERSION_MAJOR = 3.4
-SQUID_VERSION = $(SQUID_VERSION_MAJOR).8
+SQUID_VERSION = $(SQUID_VERSION_MAJOR).9
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
SQUID_LICENSE = GPLv2+
--
2.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3
2014-10-31 21:47 [Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3 Gustavo Zacarias
2014-10-31 21:47 ` [Buildroot] [PATCH 2/2] squid: bump to version 3.4.9 Gustavo Zacarias
@ 2014-11-01 13:47 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-11-01 13:47 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Fri, 31 Oct 2014 18:47:54 -0300, Gustavo Zacarias wrote:
> Also add hash file.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/rdesktop/rdesktop.hash | 3 +++
> package/rdesktop/rdesktop.mk | 2 +-
> 2 files changed, 4 insertions(+), 1 deletion(-)
> create mode 100644 package/rdesktop/rdesktop.hash
Both applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-01 13:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31 21:47 [Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3 Gustavo Zacarias
2014-10-31 21:47 ` [Buildroot] [PATCH 2/2] squid: bump to version 3.4.9 Gustavo Zacarias
2014-11-01 13:47 ` [Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3 Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox