diff --git a/conf/app.src b/conf/app.src index ca5da0c..ff0762c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://builds.matomo.org/matomo-4.12.3.tar.gz -SOURCE_SUM=00efe4335c9cee9f269b5e8a337026af7f115c05cde1e9ae47485592372b37ee +SOURCE_URL=https://builds.matomo.org/matomo-4.13.1.tar.gz +SOURCE_SUM=d0439ee9895a86d51698d6ea593b6e45e2f4ea4925ef198f7c7027ab87fc4cf9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5a6c933..cdb92b6 100644 --- a/manifest.json +++ b/manifest.json @@ -3,10 +3,10 @@ "id": "matomo", "packaging_format": 1, "description": { - "en": "Open source analytics platform for measuring Web statistics", - "fr": "Plateforme d'analyse open source de mesure de statistiques Web" + "en": "Analytics platform for measuring Web statistics", + "fr": "Plateforme d'analyse de mesure de statistiques Web" }, - "version": "4.12.3~ynh1", + "version": "4.13.1~ynh1", "url": "https://matomo.org", "upstream": { "license": "GPL-3.0-or-later",