aboutsummaryrefslogtreecommitdiffstats
path: root/community/drupal7/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/drupal7/APKBUILD')
-rw-r--r--community/drupal7/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/drupal7/APKBUILD b/community/drupal7/APKBUILD
index 852f28b5ec..ca2bfe1755 100644
--- a/community/drupal7/APKBUILD
+++ b/community/drupal7/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
_php=php5
pkgname=drupal7
-pkgver=7.58
+pkgver=7.59
pkgrel=0
pkgdesc="An open source content management platform"
url="https://www.drupal.org/"
@@ -19,6 +19,8 @@ builddir="$srcdir/drupal-$pkgver"
# secfixes:
# 7.58-r0:
+# - CVE-2018-7602
+# 7.58-r0:
# - CVE-2018-7600
package() {
@@ -56,4 +58,4 @@ package() {
"$pkgdir"/var/lib/$pkgname/sites/default/files
}
-sha512sums="13e437e0458d6b45723ceeca28ec9f82a67497b3dafff0152512e3ad07e1a9b53cdc39404565089ea1531495a047f803e3a1006ca218cbe3dcbbb7a6119e154e drupal-7.58.tar.gz"
+sha512sums="68f02b39d1a4658adc0f0046c22cc1059b68f952f9cd753f5a3e379cf93705be308b4727519e90d77a42437442daebaa78d76745954be4d40e1a5105c319069c drupal-7.59.tar.gz"