From c83c7aebc80efc422c8cc5bdc6837e0437e53980 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 5 Jan 2022 19:40:30 +0100 Subject: [PATCH] upgrading package: jshint 2.13.2 -> 2.13.3 --- jshint/jshint.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jshint/jshint.spec b/jshint/jshint.spec index f344d1fdd6..d0cb60520c 100644 --- a/jshint/jshint.spec +++ b/jshint/jshint.spec @@ -22,8 +22,8 @@ ## # package version -%define V_jshint 2.13.2 -%define V_jshint_snap 20211228 +%define V_jshint 2.13.3 +%define V_jshint_snap 20220105 # package information Name: jshint @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_jshint} -Release: 20211228 +Release: 20220105 # list of sources Source0: http://download.openpkg.org/components/versioned/jshint/jshint-%{V_jshint}-%{V_jshint_snap}.tar.gz