libraries/xapian-core: Updated for version 1.0.6

This commit is contained in:
titopoquito 2010-05-11 22:24:26 +02:00 committed by David Somero
parent 62b60b4292
commit 77deb3463d
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"