Browse Source

upgrading package: typescript 2.7.1 -> 2.7.2

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

8
typescript/typescript.spec

@ -22,9 +22,9 @@
## ##
# package version # package version
%define V_opkg 2.7.1 %define V_opkg 2.7.2
%define V_typescript 2.7.1 %define V_typescript 2.7.2
%define V_typescript_snap 20180205 %define V_typescript_snap 20180216
# 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: 20180205 Release: 20180216
# 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