forked from pool/haproxy
- Update to version 2.7.0+git0.437fd289f:
https://www.haproxy.com/blog/announcing-haproxy-2-7/ OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=274
This commit is contained in:
4
_service
4
_service
@@ -1,12 +1,12 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.6.git</param>
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.7.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">haproxy</param>
|
||||
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="revision">v2.6.6</param>
|
||||
<param name="revision">v2.7.0</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
|
Reference in New Issue
Block a user