|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_browsersync 2.24.3 |
|
|
|
%define V_browsersync 2.24.4 |
|
|
|
%define V_browsersync_snap 20180503 |
|
|
|
%define V_browsersync_snap 20180504 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: browsersync |
|
|
|
Name: browsersync |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_browsersync} |
|
|
|
Version: %{V_browsersync} |
|
|
|
Release: 20180503 |
|
|
|
Release: 20180504 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/browsersync/browsersync-%{V_browsersync}-%{V_browsersync_snap}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/browsersync/browsersync-%{V_browsersync}-%{V_browsersync_snap}.tar.xz |
|
|
|