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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2022-04-08 08:40:46 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-04-08 08:40:46 +0300
commit003aa612b96d8f7e0378b839804a3fff6467f06c (patch)
treeef6d14854418a92633fc4d78e84fb73bb4bda2bf /flatpak
parentb15675ded5e6683cba96f1d6622020c9b606f0ec (diff)
Aligned wit branch issue/2713-ssh-x11-forward
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.remmina.Remmina-local.json17
1 files changed, 7 insertions, 10 deletions
diff --git a/flatpak/org.remmina.Remmina-local.json b/flatpak/org.remmina.Remmina-local.json
index 11395b0ca..ca1b78491 100644
--- a/flatpak/org.remmina.Remmina-local.json
+++ b/flatpak/org.remmina.Remmina-local.json
@@ -133,8 +133,8 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/vte.git",
- "tag": "0.68.0",
- "commit": "0f438924f9f8a858b1b82434c876e31c2de180d4",
+ "tag": "0.67.90",
+ "commit": "08f6c596d1a05e20541b8268d19aede55ac99f4d",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -381,7 +381,7 @@
"type": "git",
"url": "https://github.com/jedisct1/libsodium.git",
"branch": "stable",
- "commit": "7389bf7f2968be75520e932704f18f038c29e581"
+ "commit": "32cba2b5e90c2b98b61e8cc4c8105c0a27725fb0"
}
],
"post-install": [
@@ -456,17 +456,14 @@
"-DWITH_OSS:BOOL=OFF",
"-DWITH_PULSE:BOOL=ON",
"-DWITH_CHANNELS:BOOL=ON",
- "-DWITH_LIBSYSTEMD:BOOL=OFF",
- "-DWITH_DEBUG_NEGO=ON",
- "-DWITH_DEBUG_NLA=ON",
- "-DWITH_DEBUG_NTLM=ON"
+ "-DWITH_LIBSYSTEMD:BOOL=OFF"
],
"sources": [
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
- "tag": "2.6.1",
- "commit": "658a72980f6e93241d927c46cfa664bf2547b8b1",
+ "tag": "2.6.0",
+ "commit": "8a5c034d547c428c512b0a4b840d3a8a4762f989",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -495,7 +492,7 @@
"sources": [
{
"type": "dir",
- "path": "../"
+ "path": "~/remmina_devel/Remmina"
}
]
}