From a10f0c95859d65848d31d32febc94f9551d852fa Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 25 Oct 2018 22:39:49 +0200 Subject: [PATCH] upgrading package: unit 1.4.2 -> 1.5.1 --- unit/unit.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unit/unit.spec b/unit/unit.spec index 189eb27a7e..8caf6d7804 100644 --- a/unit/unit.spec +++ b/unit/unit.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.4.2 -%define V_dist 1.4-2 +%define V_opkg 1.5.1 +%define V_dist 1.5-1 # package information Name: unit @@ -36,7 +36,7 @@ Class: EVAL Group: Networking License: Apache Version: %{V_opkg} -Release: 20180927 +Release: 20181025 # list of sources Source0: https://github.com/nginx/unit/archive/%{V_dist}.tar.gz