dehydrated: update to 0.7.2

This commit is contained in:
Emil Miler 2025-05-21 14:16:16 +02:00 committed by Toyam Cox
parent a4dce8f154
commit b52fe93e66

View file

@ -1,6 +1,6 @@
# Template file for 'dehydrated' # Template file for 'dehydrated'
pkgname=dehydrated pkgname=dehydrated
version=0.7.1 version=0.7.2
revision=1 revision=1
depends="curl" depends="curl"
short_desc="Acme client implemented as a shell-script just add water" short_desc="Acme client implemented as a shell-script just add water"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://dehydrated.io/" homepage="https://dehydrated.io/"
changelog="https://raw.githubusercontent.com/lukas2511/dehydrated/master/CHANGELOG" changelog="https://raw.githubusercontent.com/lukas2511/dehydrated/master/CHANGELOG"
distfiles="https://github.com/lukas2511/dehydrated/releases/download/v${version}/dehydrated-${version}.tar.gz" distfiles="https://github.com/lukas2511/dehydrated/releases/download/v${version}/dehydrated-${version}.tar.gz"
checksum=4d28a0598230b276b316070ce16be7d9ab984f3bdef482acf0bc24fcdcc0d0b0 checksum=7ea5a75bfcdf04bbb6ef88d03f89dec8101a2d3ea1dd467d8c42cbb0339ed5cb
conf_files="/etc/dehydrated/config conf_files="/etc/dehydrated/config
/etc/dehydrated/domains.txt /etc/dehydrated/domains.txt
/etc/dehydrated/hook.sh" /etc/dehydrated/hook.sh"