mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
dehydrated: update to 0.7.2
This commit is contained in:
parent
a4dce8f154
commit
b52fe93e66
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dehydrated'
|
||||
pkgname=dehydrated
|
||||
version=0.7.1
|
||||
version=0.7.2
|
||||
revision=1
|
||||
depends="curl"
|
||||
short_desc="Acme client implemented as a shell-script – just add water"
|
||||
|
@ -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=4d28a0598230b276b316070ce16be7d9ab984f3bdef482acf0bc24fcdcc0d0b0
|
||||
checksum=7ea5a75bfcdf04bbb6ef88d03f89dec8101a2d3ea1dd467d8c42cbb0339ed5cb
|
||||
conf_files="/etc/dehydrated/config
|
||||
/etc/dehydrated/domains.txt
|
||||
/etc/dehydrated/hook.sh"
|
||||
|
|
Loading…
Add table
Reference in a new issue