diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2016-07-10 18:12:52 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-16 16:39:00 +0700 |
commit | d64754dacd60977dfa288ffc83bfe4f82a89f9e9 (patch) | |
tree | 06ab389f0f5200552e90b4bd814ff8a1424dd157 /system/openrc | |
parent | 3560ba239dca2f5057de6d9659ba060144c7da8e (diff) | |
download | slackbuilds-d64754dacd60977dfa288ffc83bfe4f82a89f9e9.tar.gz |
system/openrc: Updated for version 0.21.2.
Diffstat (limited to 'system/openrc')
-rw-r--r-- | system/openrc/openrc.SlackBuild | 2 | ||||
-rw-r--r-- | system/openrc/openrc.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/openrc/openrc.SlackBuild b/system/openrc/openrc.SlackBuild index 1a1843acf6..5b592fa569 100644 --- a/system/openrc/openrc.SlackBuild +++ b/system/openrc/openrc.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openrc -VERSION=${VERSION:-0.20.5} +VERSION=${VERSION:-0.21.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/openrc/openrc.info b/system/openrc/openrc.info index e4416f98ae..1948637e51 100644 --- a/system/openrc/openrc.info +++ b/system/openrc/openrc.info @@ -1,8 +1,8 @@ PRGNAM="openrc" -VERSION="0.20.5" +VERSION="0.21.2" HOMEPAGE="https://github.com/OpenRC/openrc" -DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.20.5.tar.gz" -MD5SUM="7519b82a55be24f7bfd4e4378fd9a536" +DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.21.2.tar.gz" +MD5SUM="1188bd1fc3cb49dc3bfa6ab7f8fb5f4e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |