1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00

Upgrade to 0.9

This commit is contained in:
Jean-Baptiste Holcroft 2018-03-21 22:16:49 +01:00
parent b87adc0370
commit 4d6e84ff5e
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
SOURCE_URL=http://download.tuxfamily.org/galette/archives/galette-0.8.2.3.tar.bz2
SOURCE_SUM=2fb6185cf502a2e0d0e879d1d0e3e19150acd845a385dd5b39f1a0814935015b
SOURCE_URL=http://download.tuxfamily.org/galette/galette-0.9.tar.bz2
SOURCE_SUM=139a5143c0f0d777e69e18633e9b751d1e50b45b9be05320eac00fd2bb685645
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.bz2

View file

@ -4,7 +4,7 @@
"packaging_format": 1,
"url": "https://www.galette.eu",
"license": "GPL-3.0-or-later",
"version": "0.8.2.3-1",
"version": "0.9.0-1",
"requirements": {
"yunohost": ">= 2.7.9"
},