dehydrated: update to 0.7.0.
This commit is contained in:
parent
698087305f
commit
c5ab97afd9
1 changed files with 3 additions and 3 deletions
|
@ -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 <Vaelatern@voidlinux.org>"
|
||||
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue