commit: 547259fc728107a28254dfab5f95889a61ee922b
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 09:28:52 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 09:28:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547259fc
games-util/lgogdownloader: Bump to 3.12, drop old 3.11
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-util/lgogdownloader/Manifest | 2 +-
.../{lgogdownloader-3.11.ebuild => lgogdownloader-3.12.ebuild} | 2 +-
games-util/lgogdownloader/lgogdownloader-9999.ebuild | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/games-util/lgogdownloader/Manifest
b/games-util/lgogdownloader/Manifest
index a59787af70e6..8eaacb4f0504 100644
--- a/games-util/lgogdownloader/Manifest
+++ b/games-util/lgogdownloader/Manifest
@@ -1 +1 @@
-DIST lgogdownloader-3.11.tar.gz 94411 BLAKE2B
8f672e2af2910d810b2ce9e2944fe882fcd56568d8c47e4211627859fde23211ea95f8258573e51c71102ffc76f47d7fe35d891a84301f63f4cfea097a7e6c00
SHA512
9419dfe03377f5338d9611ae55754d8095dd1b0cc90f4c7a2a9defb1a6d9002d568ed981a98ba29859cd8e1dce18f466d2135a946a3d70bfe2ddc35c362fbdcd
+DIST lgogdownloader-3.12.tar.gz 96896 BLAKE2B
27e967c6be6919eda7a0adade72221d7b90e5b328e9a10201afa32046a384488f3c312ed94ff86ce376e7f1b9e99baabc3752a1f9536fdacf4fcc987132253f6
SHA512
04a753f772434cdbc634efd69ccf4007376c789d68b9204947045bafc0f953d8bbfad0104b6ffaad257bd3d1eabcae73e7ee56b65611799ceff6454418dc86b8
diff --git a/games-util/lgogdownloader/lgogdownloader-3.11.ebuild
b/games-util/lgogdownloader/lgogdownloader-3.12.ebuild
similarity index 96%
rename from games-util/lgogdownloader/lgogdownloader-3.11.ebuild
rename to games-util/lgogdownloader/lgogdownloader-3.12.ebuild
index a104b726ad47..17e3c906771f 100644
--- a/games-util/lgogdownloader/lgogdownloader-3.11.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-3.12.ebuild
@@ -18,7 +18,7 @@ RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
dev-libs/boost:=[zlib]
>=dev-libs/jsoncpp-1.7:0=
dev-libs/tinyxml2:0=
- >=net-misc/curl-7.32:0=[ssl]
+ >=net-misc/curl-7.55:0=[ssl]
gui? ( dev-qt/qtwebengine:5=[widgets] )"
DEPEND="${RDEPEND}"
diff --git a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
index 98b656d1d92d..de26bf23392b 100644
--- a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
dev-libs/boost:=[zlib]
>=dev-libs/jsoncpp-1.7:0=
dev-libs/tinyxml2:0=
- >=net-misc/curl-7.32:0=[ssl]
+ >=net-misc/curl-7.55:0=[ssl]
gui? ( dev-qt/qtwebengine:5=[widgets] )"
DEPEND="${RDEPEND}"