summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-03-05 10:12:55 +0100
committerMassimiliano Torromeo2018-03-05 10:12:55 +0100
commit24aa8e154f516ef53b0f608bd49a4ed9b8229092 (patch)
treed057b1aba61d9050d92117b42ab4ef6c853aa2f7
parent99c81f4bd3b7e9b31db19c5a57f3c4cb82f4361d (diff)
downloadaur-24aa8e154f516ef53b0f608bd49a4ed9b8229092.tar.gz
Updated to 1.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c3da3167734..721e0951601b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 8 09:25:43 UTC 2017
+# Mon Mar 5 09:12:48 UTC 2018
pkgbase = nginx-amplify-agent
pkgdesc = NGINX Amplify Agent
- pkgver = 0.45_2
+ pkgver = 1.1.0_1
pkgrel = 1
url = https://www.nginx.com/products/nginx-amplify/
arch = any
@@ -22,10 +22,10 @@ pkgbase = nginx-amplify-agent
depends = python2-netaddr
depends = nginx
backup = etc/amplify-agent/agent.conf
- source = https://github.com/nginxinc/nginx-amplify-agent/archive/v0.45-2/nginx-amplify-agent-0.45_2.tar.gz
+ source = https://github.com/nginxinc/nginx-amplify-agent/archive/v1.1.0-1/nginx-amplify-agent-1.1.0_1.tar.gz
source = amplify-agent.service
source = tmpfile.conf
- sha256sums = 9fe4db756efb325a0056b863415f045f68694976884498b302f1ac55aacb3fff
+ sha256sums = cb9dba4f700f24cb62898326387ec8bc84519cd7fb6b39f8c970aca6d8e78960
sha256sums = b848ed0386666a3c03b7f720ee08a40d4e434362c14145d244ef4370bb92f038
sha256sums = 3024f05029e2ca4d2565a8f9201f8d72ee29d956fd0c75cdba912607f81e0e05
diff --git a/PKGBUILD b/PKGBUILD
index 8b1880b64f93..70436c381f42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=nginx-amplify-agent
-pkgver=0.47_1
+pkgver=1.1.0_1
_pkgver=${pkgver//_/-}
pkgrel=1
pkgdesc="NGINX Amplify Agent"
@@ -17,7 +17,7 @@ source=("https://github.com/nginxinc/$pkgname/archive/v$_pkgver/$pkgname-$pkgver
"amplify-agent.service"
"tmpfile.conf")
backup=('etc/amplify-agent/agent.conf')
-sha256sums=('3b6761ac5b5f5c83484239a09483cfa353a80b2fb9a531c8aeae1893249917ad'
+sha256sums=('cb9dba4f700f24cb62898326387ec8bc84519cd7fb6b39f8c970aca6d8e78960'
'b848ed0386666a3c03b7f720ee08a40d4e434362c14145d244ef4370bb92f038'
'3024f05029e2ca4d2565a8f9201f8d72ee29d956fd0c75cdba912607f81e0e05')