Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/FreeRDP-Ubuntu-PPA.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-05-20 14:16:24 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-05-20 14:16:24 +0300
commitf6bdf827b1df7aaceca33f91232f62a093ba1e57 (patch)
tree9d59d929a878211383ebc1a24fbf1f7d956cfa0f /debian/rules
parentd549a441b606bab262cc4825404013a3fb084e26 (diff)
Using FreeRDP 2.1.0 tag
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 97d1a4a..ebd3013 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,7 +99,7 @@ VER ?= $(subst $(DTYPE),,$(UVER))
UURL = git://github.com/FreeRDP/FreeRDP.git
#UREV = $(shell echo $(VER) | cut -d"." -f5)
-UREV = "2.0.0"
+UREV = "2.1.0"
## http://wiki.debian.org/onlyjob/get-orig-source
.PHONY: get-orig-source