From 871b40bff9064591f6d6dacc6b67435f4bedda70 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 9 Jul 2020 07:58:45 +0200 Subject: [PATCH] upgrading package: typescript 3.9.5 -> 3.9.6 --- typescript/typescript.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/typescript/typescript.spec b/typescript/typescript.spec index e915bfb6e5..852ab0b47c 100644 --- a/typescript/typescript.spec +++ b/typescript/typescript.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 3.9.5 -%define V_typescript 3.9.5 -%define V_typescript_snap 20200605 +%define V_opkg 3.9.6 +%define V_typescript 3.9.6 +%define V_typescript_snap 20200709 # package information Name: typescript @@ -37,7 +37,7 @@ Class: EVAL Group: Language License: Apache Version: %{V_opkg} -Release: 20200605 +Release: 20200709 # list of sources Source0: http://download.openpkg.org/components/versioned/typescript/typescript-%{V_typescript}-%{V_typescript_snap}.tar.gz