]> git.pld-linux.org Git - packages/dehydrated.git/blobdiff - dehydrated.spec
- revert obsoletes (note: letsencrypt.sh package doesn't work anymore)
[packages/dehydrated.git] / dehydrated.spec
index b8672bacd23530cffeda1ae8ac0c0b50ce26eead..f13fdd73875fca6292b5ba79c53a6707c1eeeef6 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       letsencrypt/acme client implemented as a shell-script
 Name:          dehydrated
-Version:       0.6.2
-Release:       2
+Version:       0.7.0
+Release:       1
 License:       MIT
 Group:         Applications/Networking
 Source0:       https://github.com/lukas2511/dehydrated/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: d4db13d5965054b0a231bf95285c6cf0
+# Source0-md5: a23c9f7a475b9d690e788ee13dd8f14a
 Source1:       apache.conf
 Source2:       lighttpd.conf
 Source3:       nginx.conf
@@ -126,4 +126,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir %attr(700,root,root) /var/lib/%{name}/accounts
 %dir %attr(750,root,dehydrated) /var/lib/%{name}/certs
 # challenges written here, need to be readable by webserver
-%dir %attr(751,dehydrated,root) /var/lib/%{name}/acme-challenge
+%dir %attr(751,root,dehydrated) /var/lib/%{name}/acme-challenge
This page took 0.093154 seconds and 4 git commands to generate.