diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-15 21:28:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-15 21:28:10 +0700 |
commit | fd3465bf5391efd5572c06fa58da0a1bd27b5990 (patch) | |
tree | 895daa83e0ea09ec06f61919e8fcc0a4d5795aa3 /system/ccrypt | |
parent | 17ab2142e5a86afb929aa1565062e93d2aa96929 (diff) |
system/ccrypt: Updated for version 1.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ccrypt')
-rw-r--r-- | system/ccrypt/ccrypt.SlackBuild | 4 | ||||
-rw-r--r-- | system/ccrypt/ccrypt.info | 8 | ||||
-rw-r--r-- | system/ccrypt/slack-desc | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/system/ccrypt/ccrypt.SlackBuild b/system/ccrypt/ccrypt.SlackBuild index 2ba4444ad1f89..ec559f454ced2 100644 --- a/system/ccrypt/ccrypt.SlackBuild +++ b/system/ccrypt/ccrypt.SlackBuild @@ -33,8 +33,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="ccrypt" -VERSION=${VERSION:-1.10} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.11} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/ccrypt/ccrypt.info b/system/ccrypt/ccrypt.info index b4708f5adca8b..56e1f5f9c5f36 100644 --- a/system/ccrypt/ccrypt.info +++ b/system/ccrypt/ccrypt.info @@ -1,8 +1,8 @@ PRGNAM="ccrypt" -VERSION="1.10" -HOMEPAGE="http://ccrypt.sourceforge.net/" -DOWNLOAD="http://pkgs.fedoraproject.org/repo/pkgs/ccrypt/ccrypt-1.10.tar.gz/44ddd763465c254df83f5d38851d04d7/ccrypt-1.10.tar.gz" -MD5SUM="44ddd763465c254df83f5d38851d04d7" +VERSION="1.11" +HOMEPAGE="https://ccrypt.sourceforge.net/" +DOWNLOAD="https://ccrypt.sourceforge.net/download/1.11/ccrypt-1.11.tar.gz" +MD5SUM="262573b04416b3b947f0d38807ec5246" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/system/ccrypt/slack-desc b/system/ccrypt/slack-desc index 3b112ace3ffe9..17c0960f2a946 100644 --- a/system/ccrypt/slack-desc +++ b/system/ccrypt/slack-desc @@ -13,7 +13,7 @@ ccrypt: streams. It was designed as a replacement for the standard unix ccrypt: crypt utility and is based on based on the Rijndael cipher ccrypt: (aka AES) ccrypt: -ccrypt: Homepage: http://ccrypt.sourceforge.net/ +ccrypt: Homepage: https://ccrypt.sourceforge.net/ ccrypt: ccrypt: ccrypt: |