diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-02 16:42:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-02 16:43:21 +0700 |
commit | 83ad5daccd2d30fce8e78be7744445e85b58ed59 (patch) | |
tree | 5ebdbecaad2ecfd760520e88747ed8dafce1cd96 /development | |
parent | 0abb69c40a9ea0c375b71670c57db98c4d5a6b04 (diff) | |
download | slackbuilds-83ad5daccd2d30fce8e78be7744445e85b58ed59.tar.gz |
development/staruml: Update download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/staruml/staruml.SlackBuild | 2 | ||||
-rw-r--r-- | development/staruml/staruml.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/staruml/staruml.SlackBuild b/development/staruml/staruml.SlackBuild index 035f600880..8b411012ed 100644 --- a/development/staruml/staruml.SlackBuild +++ b/development/staruml/staruml.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=staruml VERSION=${VERSION:-2.8.0} -CRYPT_VERSION=${CRYPT_VERSION:-1.5.0-5+deb7u5} +CRYPT_VERSION=${CRYPT_VERSION:-1.5.0-5+deb7u6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/staruml/staruml.info b/development/staruml/staruml.info index 7c682b6e58..a2845551e0 100644 --- a/development/staruml/staruml.info +++ b/development/staruml/staruml.info @@ -2,13 +2,13 @@ PRGNAM="staruml" VERSION="2.8.0" HOMEPAGE="http://staruml.io" DOWNLOAD="http://staruml.io/download/release/v2.8.0/StarUML-v2.8.0-32-bit.deb \ - http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u5_i386.deb" + http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u6_i386.deb" MD5SUM="a07dddbd9afb9a68461aef587c2ad928 \ - 9eb93acceff6847550baccb7eaa431b1" + 63db5f580f4773e3727f1c5941fb14c7" DOWNLOAD_x86_64="http://staruml.io/download/release/v2.8.0/StarUML-v2.8.0-64-bit.deb \ - http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u5_amd64.deb" + http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u6_amd64.deb" MD5SUM_x86_64="8a541f9194ade2b3e5a619a0330675e4 \ - 2d44eef21b18cb5aabc8485e462673b6" + caa37c9dd53aa74df447b10f93f3ef80" REQUIRES="" MAINTAINER="Giorgio Peron" EMAIL="giorgio.peron@gmail.com" |