diff mbox series

package/comix-cursors: update COMIX_CURSORS_SITE

Message ID ZsmaBGJNjd4x9ymM@waldemar-brodkorb.de
State Accepted
Headers show
Series package/comix-cursors: update COMIX_CURSORS_SITE | expand

Commit Message

Waldemar Brodkorb Aug. 24, 2024, 8:29 a.m. UTC
The project moved to Gitlab and renamed it's archive.
Fix the download URL and update the hash.

Fixes:

 http://autobuild.buildroot.org/results/734/734917ff9f613f07e6995c1f333eab1ee8bc5760

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 package/comix-cursors/comix-cursors.hash | 2 +-
 package/comix-cursors/comix-cursors.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni Aug. 27, 2024, 4:58 p.m. UTC | #1
On Sat, 24 Aug 2024 10:29:56 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

>  COMIX_CURSORS_VERSION = 0.9.1
> -COMIX_CURSORS_SITE = https://limitland.gitlab.io/comixcursors
> -COMIX_CURSORS_SOURCE = ComixCursors-$(COMIX_CURSORS_VERSION).tar.bz2
> +COMIX_CURSORS_SITE = https://gitlab.com/limitland/comixcursors/-/archive/$(COMIX_CURSORS_VERSION)

I've use the $(gilab,...) helper macro instead, and applied to master. Thanks!

Thomas
Peter Korsgaard Sept. 18, 2024, 8:16 p.m. UTC | #2
>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:

 > The project moved to Gitlab and renamed it's archive.
 > Fix the download URL and update the hash.

 > Fixes:

 >  http://autobuild.buildroot.org/results/734/734917ff9f613f07e6995c1f333eab1ee8bc5760

 > Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>

Committed to 2024.02.x, thanks.
diff mbox series

Patch

diff --git a/package/comix-cursors/comix-cursors.hash b/package/comix-cursors/comix-cursors.hash
index b66a61423b..b3975e1e3e 100644
--- a/package/comix-cursors/comix-cursors.hash
+++ b/package/comix-cursors/comix-cursors.hash
@@ -1,2 +1,2 @@ 
 # Locally calculated
-sha256  9e68ea8ff230dcc793528aa5da9a38b9bf61c478cd6868b4e4f5da659746a019  ComixCursors-0.9.1.tar.bz2
+sha256  7248f2da98fea475e590aa657d8581593516530d014a9ddbac8667d1b5f3a02b  comixcursors-0.9.1.tar.bz2
diff --git a/package/comix-cursors/comix-cursors.mk b/package/comix-cursors/comix-cursors.mk
index 7b034ccee7..2f035b2d75 100644
--- a/package/comix-cursors/comix-cursors.mk
+++ b/package/comix-cursors/comix-cursors.mk
@@ -5,8 +5,8 @@ 
 ################################################################################
 
 COMIX_CURSORS_VERSION = 0.9.1
-COMIX_CURSORS_SITE = https://limitland.gitlab.io/comixcursors
-COMIX_CURSORS_SOURCE = ComixCursors-$(COMIX_CURSORS_VERSION).tar.bz2
+COMIX_CURSORS_SITE = https://gitlab.com/limitland/comixcursors/-/archive/$(COMIX_CURSORS_VERSION)
+COMIX_CURSORS_SOURCE = comixcursors-$(COMIX_CURSORS_VERSION).tar.bz2
 COMIX_CURSORS_LICENSE = GPL-3.0
 COMIX_CURSORS_STRIP_COMPONENTS = 0