|
|
|
@ -22,9 +22,9 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_opkg 1.9.12 |
|
|
|
|
%define V_phantomjs 1.9.12 |
|
|
|
|
%define V_phantomjs_snap 20141122 |
|
|
|
|
%define V_opkg 1.9.13 |
|
|
|
|
%define V_phantomjs 1.9.13 |
|
|
|
|
%define V_phantomjs_snap 20150102 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: node-phantomjs |
|
|
|
@ -37,7 +37,7 @@ Class: EVAL
|
|
|
|
|
Group: Languages |
|
|
|
|
License: MIT |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20141123 |
|
|
|
|
Release: 20150102 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/node-phantomjs/node-phantomjs-%{V_phantomjs}-%{V_phantomjs_snap}.tar.gz |
|
|
|
|