summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWolf2018-01-06 19:55:40 +0100
committerWolf2018-01-06 19:55:40 +0100
commit307e05b7f7d532d15b1261a5deb907c27aea2a60 (patch)
treefa055ca4451e07004ef3b0ce374274e7ea396e3a /PKGBUILD
parent6645006c7429448a3b60fa0e20c679239d1b4e06 (diff)
downloadaur-307e05b7f7d532d15b1261a5deb907c27aea2a60.tar.gz
Update to 12.17.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a94a6de7967..4d7486fdaac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=chef-server
-pkgver=12.17.5
+pkgver=12.17.15
pkgrel=1
_ubunturel=1
pkgdesc="The Chef server works with the Chef client as a central artifact store and distribution mechanism that manages scale, complexity, and safeguarding your systems. "
@@ -9,7 +9,7 @@ license=('Apache')
depends=()
conflicts=( chef chef-solo chef-client chef-dk )
source=("https://packages.chef.io/files/stable/chef-server/${pkgver}/ubuntu/16.04/chef-server-core_${pkgver}-${_ubunturel}_amd64.deb")
-sha256sums=('a82ecaf04add5a08735909f61ada16088731f0cae5599e46558a75dc5c8239eb')
+sha256sums=('573c855ef7e8aed9feaebedf6a58c024730f835db5559ffef16f58b7141faed2')
package() {
cd "$srcdir"