diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/julius/julius.SlackBuild | 2 | ||||
-rw-r--r-- | development/julius/julius.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/julius/julius.SlackBuild b/development/julius/julius.SlackBuild index 9dacf43783..72982edabb 100644 --- a/development/julius/julius.SlackBuild +++ b/development/julius/julius.SlackBuild @@ -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} diff --git a/development/julius/julius.info b/development/julius/julius.info index 7f77a3c06e..7e9394ed94 100644 --- a/development/julius/julius.info +++ b/development/julius/julius.info @@ -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="" |