Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [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

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