mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/ecore: Updated for version 1.7.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
2b469049b9
commit
de62caebe6
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=ecore
|
||||
VERSION=${VERSION:-1.7.7}
|
||||
VERSION=${VERSION:-1.7.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ecore"
|
||||
VERSION="1.7.7"
|
||||
VERSION="1.7.8"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.7.7.tar.bz2"
|
||||
MD5SUM="083bc8f50c06157ae1836a9c54100ff6"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.7.8.tar.bz2"
|
||||
MD5SUM="2c187281a3bb6f1555e2e843232ce493"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="evas"
|
||||
|
|
Loading…
Reference in a new issue