Browse Source

upgrading package: typescript 4.5.3 -> 4.5.4

master
parent
commit
f891cad8a6
  1. 8
      typescript/typescript.spec

8
typescript/typescript.spec

@ -22,9 +22,9 @@
##
# package version
%define V_opkg 4.5.3
%define V_typescript 4.5.3
%define V_typescript_snap 20211211
%define V_opkg 4.5.4
%define V_typescript 4.5.4
%define V_typescript_snap 20211215
# package information
Name: typescript
@ -37,7 +37,7 @@ Class: EVAL
Group: Language
License: Apache
Version: %{V_opkg}
Release: 20211211
Release: 20211215
# list of sources
Source0: http://download.openpkg.org/components/versioned/typescript/typescript-%{V_typescript}-%{V_typescript_snap}.tar.gz

Loading…
Cancel
Save