diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2014-09-30 15:31:43 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2014-09-30 15:31:43 +0200 |
commit | 69f29847f331aeca93726ced67901533fee97fa8 (patch) | |
tree | ddfe510e16a7f60cb2b6b0bd8357b80fa7cf6994 /testing/sphinx | |
parent | 6a79509470bf9ec7035cd3f27bad46f278f13821 (diff) | |
download | aports-69f29847f331aeca93726ced67901533fee97fa8.tar.bz2 aports-69f29847f331aeca93726ced67901533fee97fa8.tar.xz |
testing/sphinx: bump pkgrel
Diffstat (limited to 'testing/sphinx')
-rw-r--r-- | testing/sphinx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sphinx/APKBUILD b/testing/sphinx/APKBUILD index da61eb9834..d169864ad4 100644 --- a/testing/sphinx/APKBUILD +++ b/testing/sphinx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=sphinx pkgver=2.2.4 -pkgrel=0 +pkgrel=1 pkgdesc="Free open-source SQL full-text search engine" url="http://www.sphinxsearch.com" arch="all" |