summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2018-06-15 15:52:09 +0200
committerJulian Brost2018-06-15 15:52:09 +0200
commit6a2f452ae27aba97c4144e4fee1d01079c47ef7c (patch)
treebb1f55a15bf0562b1831ba746438bb9d7942eed5
parent25143025688f1f5d87a099bc093253e371a8faa5 (diff)
downloadaur-6a2f452ae27aba97c4144e4fee1d01079c47ef7c.tar.gz
Update to v1.2
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b16bbcf3ba7e..4cf119d673e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,15 +8,15 @@ pkgname=('nginx-unitd'
'nginx-unit-php'
'nginx-unit-go')
_shortname='unit'
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc="Dynamic web application server, designed to run applications in multiple languages."
arch=('i686' 'x86_64')
-url="http://unit.nginx.org/"
+url="https://unit.nginx.org/"
license=('Apache')
source=("https://unit.nginx.org/download/unit-$pkgver.tar.gz"
'unit.service')
-sha256sums=('7c66365f5ea87e7e8903bac9d639676947fe2ab7aa799ce35defc426b3409ee0'
+sha256sums=('d8637115b44cc1e32f4f74db302fd7871dbe480cf172285b359dc94db4ed43e0'
'8c9b2f732d6e50aa747aa7703303e5fff69f5abc6f5fc1741b774b422e029606')
makedepends=('php-embed' 'python' 'python2' 'go')