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:
authormyheroyuki <myheroyuki@outlook.com>2023-09-22 17:14:40 +0300
committermyheroyuki <myheroyuki@outlook.com>2023-09-22 17:14:40 +0300
commitaf7fbecb52739ad0fab230b237988cea82c8b8ea (patch)
treef6fa5774e3fa4a63c7e991cd6c466dd979d99172 /flatpak
parent7adda8b2e4e656fa841f503c9df9fd0bdb233fa6 (diff)
Release v1.4.33
Signed-off-by: myheroyuki <myheroyuki@outlook.com>
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.remmina.Remmina-local.json19
-rw-r--r--flatpak/org.remmina.Remmina.json14
2 files changed, 14 insertions, 19 deletions
diff --git a/flatpak/org.remmina.Remmina-local.json b/flatpak/org.remmina.Remmina-local.json
index c7d141847..5073dcde3 100644
--- a/flatpak/org.remmina.Remmina-local.json
+++ b/flatpak/org.remmina.Remmina-local.json
@@ -87,9 +87,6 @@
]
},
{
- /**
- * Remmina uses xauth, that needs libXmu
- */
"name": "libXmu",
"sources": [
{
@@ -135,8 +132,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.6.tar.gz",
- "sha256": "7d89f684aace50e17100c78812069168f1bdc06f95623117094f8c47ef867aef",
+ "url": "https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.7.tar.gz",
+ "sha256": "9b9a126018462f7326baa828bdf861939e37e00bc63884e03129b3f3360c44fe",
"x-checker-data": {
"type": "anitya",
"project-id": 380,
@@ -169,8 +166,8 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/vte.git",
- "tag": "0.73.99",
- "commit": "270be075d84be435e03b8591aafcd3543d964b4d",
+ "tag": "0.74.0",
+ "commit": "7fb5b2395c9e9c786c2277bc98d7e2661485fb10",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -505,15 +502,14 @@
"-DWITH_DSP_FFMPEG:BOOL=ON",
"-DWITH_OSS:BOOL=OFF",
"-DWITH_PULSE:BOOL=ON",
- "-DWITH_CHANNELS:BOOL=ON",
"-DWITH_LIBSYSTEMD:BOOL=OFF"
],
"sources": [
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
- "tag": "2.11.1",
- "commit": "9d3d40bf3e429c0cd6609f686c0e73ed0eff0a07",
+ "tag": "2.11.2",
+ "commit": "a38c1be9eee39a9bc22b511fffe96e63fdf8ebe7",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -522,7 +518,6 @@
]
},
{
- /* Remmina main build */
"name": "remmina",
"buildsystem": "cmake-ninja",
"cleanup": [
@@ -547,4 +542,4 @@
]
}
]
-}
+} \ No newline at end of file
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index e6e030da1..bea4049dd 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -126,8 +126,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.6.tar.gz",
- "sha256": "7d89f684aace50e17100c78812069168f1bdc06f95623117094f8c47ef867aef",
+ "url": "https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.7.tar.gz",
+ "sha256": "9b9a126018462f7326baa828bdf861939e37e00bc63884e03129b3f3360c44fe",
"x-checker-data": {
"type": "anitya",
"project-id": 380,
@@ -160,8 +160,8 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/vte.git",
- "tag": "0.73.99",
- "commit": "270be075d84be435e03b8591aafcd3543d964b4d",
+ "tag": "0.74.0",
+ "commit": "7fb5b2395c9e9c786c2277bc98d7e2661485fb10",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -499,8 +499,8 @@
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
- "tag": "2.11.1",
- "commit": "9d3d40bf3e429c0cd6609f686c0e73ed0eff0a07",
+ "tag": "2.11.2",
+ "commit": "a38c1be9eee39a9bc22b511fffe96e63fdf8ebe7",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -534,4 +534,4 @@
]
}
]
-}
+} \ No newline at end of file