diff options
author | pyllyukko <pyllyukko@maimed.org> | 2018-07-07 11:02:49 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-14 06:55:54 +0700 |
commit | 02d3cae2eb15a44ab45fda9d5f0e55cca81255ce (patch) | |
tree | 9f655594ec61dd1523c3573a9338c4a83441b381 /system/onerng | |
parent | 005515f3689de0c9902747a8e63ea5068e3a03ed (diff) | |
download | slackbuilds-02d3cae2eb15a44ab45fda9d5f0e55cca81255ce.tar.gz |
system/onerng: Updated for version 3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/onerng')
-rw-r--r-- | system/onerng/onerng.SlackBuild | 2 | ||||
-rw-r--r-- | system/onerng/onerng.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/onerng/onerng.SlackBuild b/system/onerng/onerng.SlackBuild index 765e11b7e1..3ca0e283f4 100644 --- a/system/onerng/onerng.SlackBuild +++ b/system/onerng/onerng.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=onerng -VERSION=${VERSION:-3.4} +VERSION=${VERSION:-3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/onerng/onerng.info b/system/onerng/onerng.info index 23a856e17f..68960a9200 100644 --- a/system/onerng/onerng.info +++ b/system/onerng/onerng.info @@ -1,8 +1,8 @@ PRGNAM="onerng" -VERSION="3.4" +VERSION="3.6" HOMEPAGE="http://www.onerng.info" -DOWNLOAD="https://github.com/OneRNG/onerng.github.io/raw/master/sw/onerng_3.4.orig.tar.gz" -MD5SUM="cbd942523ac5322043932abc9f3616af" +DOWNLOAD="https://github.com/OneRNG/onerng.github.io/raw/master/sw/onerng_3.6.orig.tar.gz" +MD5SUM="f1ffd033c56c9d66425304cef7d50f68" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-gnupg rng-tools" |