diff options
author | titopoquito <titopoquito@cooltoad.com> | 2010-05-11 22:24:26 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:24:26 +0200 |
commit | 77deb3463d6c26a4a5cd4ee930d109b070d541ca (patch) | |
tree | db3b7cebc1e65d9fd10ca5322969dad7aa2d34c3 /libraries/xapian-core/xapian-core.SlackBuild | |
parent | 62b60b42926484a1b938ef60d945140c148d1dce (diff) | |
download | slackbuilds-77deb3463d6c26a4a5cd4ee930d109b070d541ca.tar.gz |
libraries/xapian-core: Updated for version 1.0.6
Diffstat (limited to 'libraries/xapian-core/xapian-core.SlackBuild')
-rw-r--r-- | libraries/xapian-core/xapian-core.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/xapian-core/xapian-core.SlackBuild b/libraries/xapian-core/xapian-core.SlackBuild index 75ac96c56a..d4a0f7504b 100644 --- a/libraries/xapian-core/xapian-core.SlackBuild +++ b/libraries/xapian-core/xapian-core.SlackBuild @@ -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} |