mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/imlib2: Updated for version 1.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eda81657c2
commit
5f20340925
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
|
||||
# Copyright 2011 Grigorios Bouzakis <grbzks@imap.cc>
|
||||
# Copyright 2011-2017 Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
|
||||
# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2017-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any purpose
|
||||
|
@ -23,7 +23,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=imlib2
|
||||
VERSION=${VERSION:-1.4.10}
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="imlib2"
|
||||
VERSION="1.4.10"
|
||||
VERSION="1.5.0"
|
||||
HOMEPAGE="https://www.enlightenment.org"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/enlightenment/imlib2-1.4.10.tar.gz"
|
||||
MD5SUM="b26b12458141e5006586d6b3f933679c"
|
||||
DOWNLOAD="https://ufpr.dl.sourceforge.net/project/enlightenment/imlib2-src/1.5.0/imlib2-1.5.0.tar.gz"
|
||||
MD5SUM="b1af7f4cc557c8f6cc069a63008781dc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue