Browse Source

upgrading package: scala 2.10.2 -> 2.10.3

master
parent
commit
a64b4a7f38
  1. 8
      scala/scala.spec

8
scala/scala.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 2.10.2
%define V_dist 2.10.2
%define V_opkg 2.10.3
%define V_dist 2.10.3
# package information
Name: scala
@ -36,10 +36,10 @@ Class: EVAL
Group: Language
License: BSD
Version: %{V_opkg}
Release: 20130608
Release: 20131007
# list of sources
Source0: http://www.scala-lang.org/downloads/distrib/files/scala-%{V_dist}.tgz
Source0: http://www.scala-lang.org/files/archive/scala-%{V_dist}.tgz
Source1: scala.c
# build information

Loading…
Cancel
Save