diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-10 15:24:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-11 13:24:34 +0700 |
commit | 74aa8f2020f018a7377ca55a016a55584f7b749a (patch) | |
tree | 77dac8ba7bd5b1ce1056bda63baa71179da7a5b0 /libraries/libotr | |
parent | ed6298b101935437277d818a10868f2f0225e58b (diff) | |
download | slackbuilds-74aa8f2020f018a7377ca55a016a55584f7b749a.tar.gz |
libraries/libotr: Updated for version 4.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libotr')
-rw-r--r-- | libraries/libotr/libotr.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/libotr/libotr.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libotr/libotr.SlackBuild b/libraries/libotr/libotr.SlackBuild index aacfc8fb5b..0f60719a18 100644 --- a/libraries/libotr/libotr.SlackBuild +++ b/libraries/libotr/libotr.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libotr -VERSION=${VERSION:-4.1.0} +VERSION=${VERSION:-4.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libotr/libotr.info b/libraries/libotr/libotr.info index 31ee6659be..d6ef1e508b 100644 --- a/libraries/libotr/libotr.info +++ b/libraries/libotr/libotr.info @@ -1,8 +1,8 @@ PRGNAM="libotr" -VERSION="4.1.0" +VERSION="4.1.1" HOMEPAGE="https://otr.cypherpunks.ca/" -DOWNLOAD="https://otr.cypherpunks.ca/libotr-4.1.0.tar.gz" -MD5SUM="6589f81e7ccbe244f265e8db372814a2" +DOWNLOAD="https://otr.cypherpunks.ca/libotr-4.1.1.tar.gz" +MD5SUM="dac5a8778a35f674c046ddf5d97e4d81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |