Browse Source

upgrading package: hugo 0.91.2.20211224 -> 0.92.0.20220112

master
parent
commit
a1b60c2aa3
  1. 6
      hugo/hugo.spec

6
hugo/hugo.spec

@ -22,8 +22,8 @@
## ##
# package information # package information
%define V_hugo_base 0.91.2 %define V_hugo_base 0.92.0
%define V_hugo_snap 20211224 %define V_hugo_snap 20220112
# package information # package information
Name: hugo Name: hugo
@ -36,7 +36,7 @@ Class: EVAL
Group: Web Group: Web
License: Apache License: Apache
Version: %{V_hugo_base}.%{V_hugo_snap} Version: %{V_hugo_base}.%{V_hugo_snap}
Release: 20211224 Release: 20220113
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/hugo/hugo-%{V_hugo_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/hugo/hugo-%{V_hugo_snap}.tar.xz

Loading…
Cancel
Save