mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/julius: Updated for version 4.3.1.
Fixes build failure on -current. Signed-off-by: David Spencer <baildon.research@googlemail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c6b46aae73
commit
898db43886
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Modified by SlackBuilds.org
|
||||
|
||||
PRGNAM=julius
|
||||
VERSION=4.1.5
|
||||
VERSION=${VERSION:-4.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="julius"
|
||||
VERSION="4.1.5"
|
||||
VERSION="4.3.1"
|
||||
HOMEPAGE="http://julius.sourceforge.jp/en_index.php"
|
||||
DOWNLOAD="http://iij.dl.sourceforge.jp/julius/47530/julius-4.1.5.tar.gz"
|
||||
MD5SUM="6c6bbddf58ff03add1797c1bb3f13615"
|
||||
DOWNLOAD="http://jaist.dl.osdn.jp/julius/60273/julius-4.3.1.tar.gz"
|
||||
MD5SUM="7868d89ac1fa729f477a7c700efaf087"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue