Browse Source

upgrading package: subgit 3.3.1 -> 3.3.2

master
parent
commit
3ac1fbcecd
  1. 10
      subgit/subgit.spec

10
subgit/subgit.spec

@ -22,8 +22,8 @@
##
# package version
%define V_subgit 3.3.1
%define V_dist 3.3.1
%define V_subgit 3.3.2
%define V_dist 3.3.2
# package information
Name: subgit
@ -36,10 +36,10 @@ Class: EVAL
Group: SCM
License: Commercial
Version: %{V_subgit}
Release: 20180404
Release: 20180525
# list of sources
Source0: http://subgit.com/download/subgit-%{V_dist}.zip
Source0: https://subgit.com/files/subgit-%{V_dist}.zip
Source1: subgit.sh
Source2: subgit.properties
@ -54,7 +54,7 @@ PreReq: OpenPKG, openpkg >= 20160101, java, JAVA-JDK
%track
prog subgit = {
version = %{V_dist}
url = https://subgit.com/download.html
url = https://subgit.com/download
regex = subgit-(__VER__).zip
}

Loading…
Cancel
Save