diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2012-06-28 16:39:33 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-28 16:39:33 -0400 |
commit | 9aec7f52635eac71b81d0a1a49aa3daf6c9e6e97 (patch) | |
tree | 979bd3ce13c4711c1ef99167bc898d2692f64950 /libraries/ecore/ecore.SlackBuild | |
parent | 1f32c4c9fdad2ff3313a1477017e9727f3b4313d (diff) | |
download | slackbuilds-9aec7f52635eac71b81d0a1a49aa3daf6c9e6e97.tar.gz |
libraries/ecore: Updated for version 1.2.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/ecore/ecore.SlackBuild')
-rw-r--r-- | libraries/ecore/ecore.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ecore/ecore.SlackBuild b/libraries/ecore/ecore.SlackBuild index b9afb9cd86..217efe0285 100644 --- a/libraries/ecore/ecore.SlackBuild +++ b/libraries/ecore/ecore.SlackBuild @@ -5,7 +5,7 @@ # Written by Aleksandar Samardzic <asamardzic@gmail.com> PRGNAM=ecore -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |