From cd4ebeca9a4cb91f3cdb4dd19f68860ded7a0362 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 30 May 2020 18:26:28 +0200 Subject: [PATCH] upgrading package: unit 1.17.0.1 -> 1.18.0.1 --- unit/unit.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unit/unit.spec b/unit/unit.spec index b6a554fcd6..b07d1e964d 100644 --- a/unit/unit.spec +++ b/unit/unit.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.17.0.1 -%define V_dist 1.17.0-1 +%define V_opkg 1.18.0.1 +%define V_dist 1.18.0-1 # package information Name: unit @@ -36,7 +36,7 @@ Class: EVAL Group: Networking License: Apache Version: %{V_opkg} -Release: 20200416 +Release: 20200530 # list of sources Source0: https://github.com/nginx/unit/archive/%{V_dist}.tar.gz