diff --git a/dmake/dmake.spec b/dmake/dmake.spec index 63eb8d401d..57b3f4a2fe 100644 --- a/dmake/dmake.spec +++ b/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 }