From 5f659ed2c92f8eac692f954c5977a84b696a8fbc Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Fri, 29 Jan 2021 19:48:54 +0000 Subject: [PATCH] dehydrated: update to 0.7.0. --- srcpkgs/dehydrated/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dehydrated/template b/srcpkgs/dehydrated/template index b624b1fe226..949e5ab73b3 100644 --- a/srcpkgs/dehydrated/template +++ b/srcpkgs/dehydrated/template @@ -1,7 +1,7 @@ # Template file for 'dehydrated' pkgname=dehydrated -version=0.6.5 -revision=2 +version=0.7.0 +revision=1 depends="curl" short_desc="Acme client implemented as a shell-script – just add water" maintainer="Toyam Cox " @@ -9,7 +9,7 @@ license="MIT" homepage="https://dehydrated.io/" changelog="https://raw.githubusercontent.com/lukas2511/dehydrated/master/CHANGELOG" distfiles="https://github.com/lukas2511/dehydrated/releases/download/v${version}/dehydrated-${version}.tar.gz" -checksum=10aabd0027450bc70a18e49acaca7a9697e0cfb92368d3e508b7a4d6d69bfa35 +checksum=1c5f12c2e57e64b1762803f82f0f7e767a72e65a6ce68e4d1ec197e61b9dc4f9 conf_files="/etc/dehydrated/config /etc/dehydrated/domains.txt /etc/dehydrated/hook.sh"