aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/drupal7/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/drupal7/APKBUILD b/community/drupal7/APKBUILD
index d53dd888e9..7fd012f79e 100644
--- a/community/drupal7/APKBUILD
+++ b/community/drupal7/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
_php=php5
pkgname=drupal7
-pkgver=7.58
+pkgver=7.59
pkgrel=0
pkgdesc="An open source content management platform"
url="https://www.drupal.org/"
@@ -18,6 +18,8 @@ source="http://ftp.drupal.org/files/projects/drupal-$pkgver.tar.gz"
builddir="$srcdir/drupal-$pkgver"
# secfixes:
+# 7.59-r0:
+# - CVE-2018-7602
# 7.58-r0:
# - CVE-2018-7600
@@ -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"