mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libotf: Updated for version 0.9.13.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
d98d8dbd53
commit
dc09e272c9
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=libotf
|
||||
VERSION=0.9.12
|
||||
VERSION=${VERSION:-0.9.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libotf"
|
||||
VERSION="0.9.12"
|
||||
VERSION="0.9.13"
|
||||
HOMEPAGE="http://www.m17n.org/libotf/"
|
||||
DOWNLOAD="http://www.m17n.org/libotf/libotf-0.9.12.tar.gz"
|
||||
MD5SUM="630a0556af3be60360e8a75e59561eda"
|
||||
DOWNLOAD="http://download.savannah.gnu.org/releases/m17n/libotf-0.9.13.tar.gz"
|
||||
MD5SUM="99ca3857016e0bb8944776cfa16e6b2d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue