network/sphinx: Updated for version 2.2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
10843bc965
commit
17ce6141d7
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sphinx
|
||||
VERSION=${VERSION:-2.2.5}
|
||||
VERSION=${VERSION:-2.2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sphinx"
|
||||
VERSION="2.2.5"
|
||||
VERSION="2.2.6"
|
||||
HOMEPAGE="http://www.sphinxsearch.com/"
|
||||
DOWNLOAD="http://sphinxsearch.com/files/sphinx-2.2.5-release.tar.gz"
|
||||
MD5SUM="ab0007c9b128b6fde17d936c131f7a17"
|
||||
DOWNLOAD="http://sphinxsearch.com/files/sphinx-2.2.6-release.tar.gz"
|
||||
MD5SUM="20e8693a3680f8a65bdad6cd4dae82f5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue