mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/allegro: updated for version 5.2.6.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d7dd145373
commit
aad3500146
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=allegro
|
||||
SRCNAM=allegro5
|
||||
VERSION=${VERSION:-5.2.5.0}
|
||||
VERSION=${VERSION:-5.2.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="allegro"
|
||||
VERSION="5.2.5.0"
|
||||
VERSION="5.2.6.0"
|
||||
HOMEPAGE="https://liballeg.org/"
|
||||
DOWNLOAD="https://github.com/liballeg/allegro5/archive/5.2.5.0/allegro5-5.2.5.0.tar.gz"
|
||||
MD5SUM="fc9313e929cbe80401d335be33b964c2"
|
||||
DOWNLOAD="https://github.com/liballeg/allegro5/archive/5.2.6.0/allegro5-5.2.6.0.tar.gz"
|
||||
MD5SUM="ba218861ee98ee855213af3f602a6049"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue