mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
Merge pull request #25 from YunoHost-Apps/enh_update_2.9.4
Upgrade to upstream version 2.9.4
This commit is contained in:
commit
c953495b53
3 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ Piwigo for YunoHost
|
|||
|
||||
Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and opensource.
|
||||
|
||||
**Shipped version:** 2.9.3
|
||||
**Shipped version:** 2.9.4
|
||||
|
||||
![](http://piwigo.org/screenshots/homepage/piwigo-batch-manager.png)
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=http://piwigo.org/download/dlcounter.php?code=2.9.3
|
||||
SOURCE_SUM=4022a743ddc0555f8d4f114ec3c3aa439eec44659cbf0d1564d0e3cc2ff30426
|
||||
SOURCE_URL=http://piwigo.org/download/dlcounter.php?code=2.9.4
|
||||
SOURCE_SUM=00fafe6887af62e34ee97dc9b8e4be0720af9f27ea1cdb16ab6217f462574a3c
|
||||
SOURCE_FORMAT=zip
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "photo gallery",
|
||||
"fr": "Galerie photo"
|
||||
},
|
||||
"version": "2.9.3~ynh1",
|
||||
"version": "2.9.4~ynh1",
|
||||
"url": "http://piwigo.org",
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue