diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-03 00:15:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-03 00:15:32 +0700 |
commit | 17ce6141d7b5d751e89af42068870fdfb343af5d (patch) | |
tree | 87ff684c44510b01612a2834444348f9cb8becb1 /network/sphinx/sphinx.SlackBuild | |
parent | 10843bc965a70a889f192d81d3c24d1de200d066 (diff) | |
download | slackbuilds-17ce6141d7b5d751e89af42068870fdfb343af5d.tar.gz |
network/sphinx: Updated for version 2.2.6.
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 ac0ec9ef14..d24ddcb80a 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.5} +VERSION=${VERSION:-2.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |