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/onerng.SlackBuild | |
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/onerng.SlackBuild')
-rw-r--r-- | system/onerng/onerng.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |