Browse Source

upgrading package: gogs 0.11.34.20180327 -> 0.11.43.20180331

master
parent
commit
8337900ec9
  1. 6
      gogs/gogs.spec

6
gogs/gogs.spec

@ -22,8 +22,8 @@
## ##
# package information # package information
%define V_gogs_base 0.11.34 %define V_gogs_base 0.11.43
%define V_gogs_snap 20180327 %define V_gogs_snap 20180331
# package information # package information
Name: gogs Name: gogs
@ -36,7 +36,7 @@ Class: EVAL
Group: Database Group: Database
License: MIT License: MIT
Version: %{V_gogs_base}.%{V_gogs_snap} Version: %{V_gogs_base}.%{V_gogs_snap}
Release: 20180327 Release: 20180331
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/gogs/gogs-%{V_gogs_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/gogs/gogs-%{V_gogs_snap}.tar.xz

Loading…
Cancel
Save