package/comix-cursors: update COMIX_CURSORS_SITE
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> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
250a9b7c0a
commit
62ccb5b25d
2 changed files with 3 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
# Locally calculated
|
||||
sha256 9e68ea8ff230dcc793528aa5da9a38b9bf61c478cd6868b4e4f5da659746a019 ComixCursors-0.9.1.tar.bz2
|
||||
sha256 7248f2da98fea475e590aa657d8581593516530d014a9ddbac8667d1b5f3a02b comixcursors-0.9.1.tar.bz2
|
||||
|
|
|
|||
|
|
@ -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 = $(call gitlab,limitland,comixcursors,$(COMIX_CURSORS_VERSION))
|
||||
COMIX_CURSORS_SOURCE = comixcursors-$(COMIX_CURSORS_VERSION).tar.bz2
|
||||
COMIX_CURSORS_LICENSE = GPL-3.0
|
||||
COMIX_CURSORS_STRIP_COMPONENTS = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue