summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames An2016-08-18 05:49:45 -0400
committerJames An2016-08-18 05:49:45 -0400
commitef16bea8706a50632af430ec6902c4043017e019 (patch)
tree1aa7e5bf912b345314e6d44fa0d15b6417ad5781 /PKGBUILD
parent70b811778a1d4633383a906c51ca6e9ed319d493 (diff)
downloadaur-ef16bea8706a50632af430ec6902c4043017e019.tar.gz
Updated to latest upstream release and changed php-fpm to listen to a socket file rather than a loopback address.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e912a37683f4..59457c612ea7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: James An <james@jamesan.ca>
pkgname=aegir
-pkgver=7.x_3.6
-pkgrel=3
+pkgver=7.x_3.7
+pkgrel=1
pkgdesc="Configuration for a dedicated Aegir server to host Drupal sites."
arch=('any')
url='http://aegirproject.org'
license=('GPL')
depends=(
- "$pkgname-provision=$pkgver"
- "$pkgname-hostmaster=$pkgver"
+ "$pkgname-provision=>$pkgver"
+ "$pkgname-hostmaster=>$pkgver"
'cron'
'nginx'
'php-fpm'
@@ -41,7 +41,7 @@ md5sums=('b0f2e5dca01b32c967cd823dab6b8779'
'd43026960060bc677549baa26a24c9ee'
'e1bb28d05fc072f6cf86d18716cf1f97'
'75535f9870f06c540f513262a9b7b1ab'
- '496b1fa2533d1306318115e2b02984bd'
+ '0c24b1bcf407429dd874c4979e949d1b'
'f9ae0c781a7ccefc63329daaf81fca36'
'0b53c23730e511946859d4e3c7fff982'
'0dab31966eada66adb159355ed814a54')