diff options
-rw-r--r-- | system/scrypt/scrypt.SlackBuild | 2 | ||||
-rw-r--r-- | system/scrypt/scrypt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/scrypt/scrypt.SlackBuild b/system/scrypt/scrypt.SlackBuild index b98cdc0b8f..3e4b6fb321 100644 --- a/system/scrypt/scrypt.SlackBuild +++ b/system/scrypt/scrypt.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=scrypt -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/system/scrypt/scrypt.info b/system/scrypt/scrypt.info index f73dd77483..9bbf775555 100644 --- a/system/scrypt/scrypt.info +++ b/system/scrypt/scrypt.info @@ -1,8 +1,8 @@ PRGNAM="scrypt" -VERSION="1.2.0" +VERSION="1.2.1" HOMEPAGE="http://www.tarsnap.com/scrypt.html" -DOWNLOAD="http://www.tarsnap.com/scrypt/scrypt-1.2.0.tgz" -MD5SUM="3a710c1777caa8c75b194378b2010fee" +DOWNLOAD="http://www.tarsnap.com/scrypt/scrypt-1.2.1.tgz" +MD5SUM="b33d22cd35032743047d30f1f5a49514" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |