diff options
author | Micah Anderson <micah@riseup.net> | 2013-05-26 16:19:56 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-05-26 16:19:56 -0400 |
commit | 966f3b349a60b3997e58af1095bbd96671952fac (patch) | |
tree | 3c1dcdb0cd353427eb066f6926610445700a2a66 /Modulefile | |
parent | 66e0fa8f1bc5062e9d753598ad17602c378a2994 (diff) | |
parent | 9c8c8275abd76878d38a0f6f3af52dc468656283 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'Modulefile')
-rw-r--r-- | Modulefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ name 'puppetlabs-stdlib' -version '3.2.0' -source 'git://github.com/puppetlabs/puppetlabs-stdlib' +version '4.1.0' +source 'git://github.com/puppetlabs/puppetlabs-stdlib.git' author 'puppetlabs' license 'Apache 2.0' summary 'Puppet Module Standard Library' |