mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/xapian-core: Updated for version 1.0.6
This commit is contained in:
parent
62b60b4292
commit
77deb3463d
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
set -e
|
||||
|
||||
PRGNAM=xapian-core
|
||||
VERSION=0.9.10
|
||||
VERSION=1.0.6
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xapian-core"
|
||||
VERSION="0.9.10"
|
||||
VERSION="1.0.6"
|
||||
HOMEPAGE="http://www.xapian.org/"
|
||||
DOWNLOAD="http://www.oligarchy.co.uk/xapian/0.9.10/xapian-core-0.9.10.tar.gz"
|
||||
MD5SUM="a45d34a9539493cfdffe16fea8022faf"
|
||||
DOWNLOAD="http://www.oligarchy.co.uk/xapian/1.0.6/xapian-core-1.0.6.tar.gz"
|
||||
MD5SUM="a9cde41303f047523cec5c65cd91a0e6"
|
||||
MAINTAINER="titopoquito"
|
||||
EMAIL="titopoquito@cooltoad.com"
|
||||
APPROVED="alien"
|
||||
APPROVED="David Somero"
|
||||
|
|
Loading…
Reference in a new issue