diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-04 17:16:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-04 17:16:55 -0400 |
| commit | acdcff5ca48aeb08cb0b06621cf9889e1c628a86 (patch) | |
| tree | c57102d12541ec2be0c25bbaddeb8644a0cdeaf8 /propellor.cabal | |
| parent | a9163ba3ab5e59b93dc901959b43c05e3fe6498a (diff) | |
| parent | df8d8eb5328b19dcde123d46d6cd9db0e2df88e9 (diff) | |
Merge branch 'joeyconfig'
Conflicts:
privdata.joey/privdata.gpg
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 |
