diff options
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/propellor.cabal b/propellor.cabal index 7a9ba504..a239bf4a 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 1.2.2 +Version: 1.3.0 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> @@ -77,6 +77,7 @@ Library Propellor.Property.Cron Propellor.Property.Debootstrap Propellor.Property.Dns + Propellor.Property.DnsSec Propellor.Property.Docker Propellor.Property.File Propellor.Property.Firewall @@ -154,4 +155,4 @@ Library source-repository head type: git - location: git://git.kitenet.net/propellor.git + location: git://git.joeyh.name/propellor.git |
