mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
427 B
Diff
12 lines
427 B
Diff
--- sup.gemspec 2024-01-01 13:14:28
|
|||
|
|
+++ sup.gemspec 2024-03-15 02:53:39
|
||
|
|
@@ -4,7 +4,7 @@
|
||
|
|
|
||
|
|
Gem::Specification.new do |s|
|
||
|
|
s.name = "sup"
|
||
|
|
- s.version = ENV["REL"] || (/-git-/ =~ ::Redwood::VERSION ? "999" : ::Redwood::VERSION)
|
||
|
|
+ s.version = "@VERSION@"
|
||
|
|
s.date = Time.now.strftime "%Y-%m-%d"
|
||
|
|
s.authors = ["William Morgan", "Gaute Hope", "Hamish Downer", "Matthieu Rakotojaona"]
|
||
|
|
s.email = "supmua@googlegroups.com"
|