mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/imlib2: Updated for version 1.4.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fc99516514
commit
a5c6ddbd70
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=imlib2
|
||||
VERSION=${VERSION:-1.4.9}
|
||||
VERSION=${VERSION:-1.4.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="imlib2"
|
||||
VERSION="1.4.9"
|
||||
VERSION="1.4.10"
|
||||
HOMEPAGE="http://www.enlightenment.org"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/enlightenment/imlib2-1.4.9.tar.gz"
|
||||
MD5SUM="ce0d1fd494efb87cb20739e2764e8e16"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/enlightenment/imlib2-1.4.10.tar.gz"
|
||||
MD5SUM="b26b12458141e5006586d6b3f933679c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue