summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReset14432024-03-23 19:18:46 +0000
committerReset14432024-03-23 19:18:46 +0000
commit6c32a727d8423e6d7df7c48b6c8c0785b16f9353 (patch)
treeb51ac75e00d850134acf0b28d4dcda268fbd5833 /PKGBUILD
parent8cecfaca9dbcab4693a026a83742a967b5b1a438 (diff)
downloadaur-chef-client.tar.gz
Upgrade to 18.4.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a2ef30b6efa..04c6e9ce259e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# shellcheck disable=SC2154 # Ignore "unassigned" references to $srcdir and $pkgdir
pkgname=chef-client
-pkgver=17.10.3
+pkgver=18.4.12
pkgrel=1
pkgdesc="The Chef Client installation package includes everything you need to start converging your machines."
arch=('x86_64')
@@ -14,7 +14,7 @@ license=('custom:Chef EULA')
depends=()
conflicts=(chef chef-solo chef-dk cinc)
source=("https://packages.chef.io/files/stable/chef/${pkgver}/debian/11/chef_${pkgver}-${pkgrel}_amd64.deb")
-sha256sums=('bcf012a2e1b632db09a2469cbfabb7363df4586c51e7d58cb851bc85166c267a')
+sha256sums=('5e2aa39759938664e45586addf170a590c8ece914f26183311fc311287cb59ba')
package() {
depends=('libxcrypt-compat')