summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/freerdp/freerdp-2.0.0_pre20161219.ebuild')
-rw-r--r--net-misc/freerdp/freerdp-2.0.0_pre20161219.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.0.0_pre20161219.ebuild b/net-misc/freerdp/freerdp-2.0.0_pre20161219.ebuild
index 1914af228916..38eeb337babc 100644
--- a/net-misc/freerdp/freerdp-2.0.0_pre20161219.ebuild
+++ b/net-misc/freerdp/freerdp-2.0.0_pre20161219.ebuild
@@ -7,7 +7,7 @@ EAPI="6"
inherit cmake-utils
if [[ ${PV} != 9999 ]]; then
- COMMIT=""
+ COMMIT="8d0809cf26868fc5ff651850a32724650597747f"
SRC_URI="https://github.com/FreeRDP/FreeRDP/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
S="${WORKDIR}/FreeRDP-${COMMIT}"