Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=caf5cd37090e2b3e8531cb7b5619745ecc152094
commit caf5cd37090e2b3e8531cb7b5619745ecc152094 Author: crazy <[email protected]> Date: Sat Sep 30 00:42:02 2017 +0200 xrdp-0.9.4-1-x86_64 * Version bump diff --git a/source/xapps-extra/xrdp/FrugalBuild b/source/xapps-extra/xrdp/FrugalBuild index cc3000e..47414a3 100644 --- a/source/xapps-extra/xrdp/FrugalBuild +++ b/source/xapps-extra/xrdp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Marius Cirsta <[email protected]> pkgname=xrdp -pkgver=0.9.3.1 +pkgver=0.9.4 pkgrel=1 pkgdesc="RDP Server - An open source RDP server and X server capable of accepting connections from rdesktop and ms terminal server clients." depends=('glibc' 'openssl' 'libxfixes' 'libxrandr' 'libx11' 'libxext' 'libxrender' 'libxcb' 'libxau' 'libxdmcp' 'pam') @@ -14,7 +14,7 @@ _F_github_tag_v=y Finclude github ## do not use the tag/tagv tarballs bc broken/missing files source=(https://github.com/neutrinolabs/xrdp/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('5b0468da05d33950ed27b78fd5e7820eafd8107a') +sha1sums=('0d93cceabec4a3c29c5fa5fd835536a0b1abd2a2') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
