Browse Source

upgrading package: typescript 3.9.5 -> 3.9.6

master
parent
commit
871b40bff9
  1. 8
      typescript/typescript.spec

8
typescript/typescript.spec

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

Loading…
Cancel
Save