]> git.openstreetmap.org Git - chef.git/commitdiff
Improve messages in civicrm osmf-verify-contributor plugin
authormichael spreng <code@m.spreng.ch>
Tue, 26 Oct 2021 14:28:50 +0000 (16:28 +0200)
committerTom Hughes <tom@compton.nu>
Tue, 26 Oct 2021 16:15:57 +0000 (17:15 +0100)
cookbooks/civicrm/attributes/default.rb

index e8f1262ab87e10fdb5bbf5d23e594e64022ecb5a..6d7d1e630dc4b7791e4e998a5a29f08eae6e50cb 100644 (file)
@@ -41,5 +41,5 @@ default[:civicrm][:extensions][:membershipextra][:repository] = "https://github.
 default[:civicrm][:extensions][:membershipextra][:revision] = "1593911d6bfe184b45d59773fed27bab69cbb93a"
 
 default[:civicrm][:extensions][:osmfverifycontributor][:name] = "osmf-verify-contributor"
-default[:civicrm][:extensions][:osmfverifycontributor][:repository] = "https://github.com/lemniscus/osmf-verify-contributor.git"
-default[:civicrm][:extensions][:osmfverifycontributor][:revision] = "82e1e20167db6756deb182d0d0426828cbbe6990"
+default[:civicrm][:extensions][:osmfverifycontributor][:repository] = "https://github.com/openstreetmap/osmf-verify-contributor.git"
+default[:civicrm][:extensions][:osmfverifycontributor][:revision] = "bb0cd61783033fb2e108c30e47224e5a818987f8"