Browse Source

fix tracking

master
parent
commit
a2969d70d1
  1. 4
      dmake/dmake.spec

4
dmake/dmake.spec

@ -36,7 +36,7 @@ Class: PLUS
Group: Building
License: GPL
Version: %{V_opkg}
Release: 20160305
Release: 20160306
# list of sources
Source0: https://github.com/mohawk2/dmake/archive/DMAKE_%{V_dist}.tar.gz
@ -53,7 +53,7 @@ PreReq: OpenPKG, openpkg >= 20100101
%track
prog dmake = {
version = %{version}
version = %{V_dist}
url = https://github.com/mohawk2/dmake/releases
regex = DMAKE_(__VER__)\.tar\.gz
}

Loading…
Cancel
Save