mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/sphinx: Updated for version 2.2.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fee1d41026
commit
28aad1f934
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sphinx
|
||||
VERSION=${VERSION:-2.2.9}
|
||||
VERSION=${VERSION:-2.2.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sphinx"
|
||||
VERSION="2.2.9"
|
||||
VERSION="2.2.10"
|
||||
HOMEPAGE="http://www.sphinxsearch.com/"
|
||||
DOWNLOAD="http://sphinxsearch.com/files/sphinx-2.2.9-release.tar.gz"
|
||||
MD5SUM="1fcc3d180c0559bdeb93602ef248caf4"
|
||||
DOWNLOAD="http://sphinxsearch.com/files/sphinx-2.2.10-release.tar.gz"
|
||||
MD5SUM="dda52b24d8348fc09e26d8a649a231d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue