main/rdesktop: upgrade to 1.7.1

This commit is contained in:
Natanael Copa 2012-01-23 10:33:30 +00:00
parent 4fbabfac6d
commit 4e5f506bb3

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=rdesktop
pkgver=1.7.0
pkgver=1.7.1
pkgrel=0
pkgdesc="rdesktop is used to connect to windows terminal servers"
url="http://www.rdesktop.org/"
@ -23,4 +23,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
md5sums="77fa93b21aa38837a85e81c00e757228 rdesktop-1.7.0.tar.gz"
md5sums="c4b39115951c4a6d74f511c99b18fcf9 rdesktop-1.7.1.tar.gz"