diff --git a/libuv/libuv.spec b/libuv/libuv.spec index d5dbd1198a..cd1eaa5050 100644 --- a/libuv/libuv.spec +++ b/libuv/libuv.spec @@ -32,7 +32,7 @@ Class: EVAL Group: Network License: BSD Version: 1.8.0 -Release: 20151219 +Release: 20160305 # list of sources Source0: http://dist.libuv.org/dist/v%{version}/libuv-v%{version}.tar.gz @@ -50,7 +50,7 @@ PreReq: OpenPKG, openpkg >= 20140101 prog libuv = { version = %{version} url = http://dist.libuv.org/dist/ - regex = v(\d+\.\+d\.\d+) + regex = v(\d+\.\d+\.\d+) } %prep