diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-16 04:26:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-16 12:23:28 +0700 |
commit | 28aad1f934a11937cb55982172c0bb927f08c531 (patch) | |
tree | b714bb162c49a1a9fb8de95b128aa6c69970bf1c /network/sphinx/sphinx.SlackBuild | |
parent | fee1d410263fb7af4c225c35d22b97e6bb6eac79 (diff) | |
download | slackbuilds-28aad1f934a11937cb55982172c0bb927f08c531.tar.gz |
network/sphinx: Updated for version 2.2.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sphinx/sphinx.SlackBuild')
-rw-r--r-- | network/sphinx/sphinx.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/sphinx/sphinx.SlackBuild b/network/sphinx/sphinx.SlackBuild index 626e98b68b..eb154f1ccd 100644 --- a/network/sphinx/sphinx.SlackBuild +++ b/network/sphinx/sphinx.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sphinx -VERSION=${VERSION:-2.2.9} +VERSION=${VERSION:-2.2.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |