Browse Source

fix tracking

master
parent
commit
7130de6570
  1. 4
      hugo/hugo.spec

4
hugo/hugo.spec

@ -36,7 +36,7 @@ Class: EVAL
Group: Web
License: Apache
Version: %{V_hugo_base}
Release: 20160304
Release: 20160305
# list of sources
Source0: http://download.openpkg.org/components/versioned/hugo/hugo-%{V_hugo_snap}.tar.xz
@ -59,7 +59,7 @@ PreReq: OpenPKG, openpkg >= 20140101
%track
prog hugo = {
version = %{V_hugo_snap}
version = %{V_hugo_base}
url = https://github.com/spf13/hugo/releases
regex = v(__VER__)\.tar\.gz
}

Loading…
Cancel
Save