rdesktop: bump to version 1.8.3

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-10-31 18:47:54 -03:00 committed by Thomas Petazzoni
parent da9ab5e290
commit 26c32cfe43
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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) \