mirror of
https://github.com/YunoHost-Apps/cheky_ynh.git
synced 2024-09-03 18:16:00 +02:00
[enh] Upgrade cheky version to 4.1
See https://www.cheky.net/changelog#v4_1 And https://www.cheky.net/actualites#version-4-1
This commit is contained in:
parent
e999732909
commit
83887521fc
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Blount/Cheky/archive/3.8.1.tar.gz
|
||||
SOURCE_SUM=b9170bc075c73f3e18638ed992541a4c562dd5447e6e4085a8798277184785dc
|
||||
SOURCE_URL=https://github.com/Blount/Cheky/archive/4.1.tar.gz
|
||||
SOURCE_SUM=320ea86a73c3e54809fd560959ac893df87a5dd663ff2176469c41e80b1d2434
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
"en": "Cheky package for YunoHost.",
|
||||
"fr": "Application Cheky pour YunoHost."
|
||||
},
|
||||
"version": "3.8.1~ynh2",
|
||||
"version": "4.1~ynh2",
|
||||
"url": "https://www.cheky.net",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
"name": "Gofannon",
|
||||
"email": "gofanon@riseup.net",
|
||||
"email": "gofannon@riseup.net",
|
||||
"url": ""
|
||||
},
|
||||
"previous_maintainers": [
|
||||
|
|
Loading…
Reference in a new issue