From caec6497dc2c0e8a2b04453f5aa1268c1fc925b1 Mon Sep 17 00:00:00 2001 From: Aaditya Bagga Date: Wed, 17 May 2017 22:42:20 +0530 Subject: system/openrc: Updated for version 0.26.2. --- system/openrc/doinst.sh | 2 +- system/openrc/openrc.SlackBuild | 4 ++-- system/openrc/openrc.info | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system/openrc') diff --git a/system/openrc/doinst.sh b/system/openrc/doinst.sh index 7f9137ee45..48ccc32729 100644 --- a/system/openrc/doinst.sh +++ b/system/openrc/doinst.sh @@ -13,7 +13,7 @@ config() { } BACKUP_FILE=(inittab rc.conf logrotate.d/openrc) -BACKUP_CONF=(bootmisc consolefont devfs dmesg fsck hostname hwclock keymaps killprocs localmount modules mtab net-online netmount network staticroute swap tmpfiles urandom) +BACKUP_CONF=(bootmisc consolefont devfs dmesg fsck hostname hwclock keymaps killprocs localmount modules mtab net-online netmount network staticroute swap urandom) for file in "${BACKUP_FILE[@]}"; do config "etc/${file}.new" diff --git a/system/openrc/openrc.SlackBuild b/system/openrc/openrc.SlackBuild index b4e72248aa..0101d19f6b 100644 --- a/system/openrc/openrc.SlackBuild +++ b/system/openrc/openrc.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for openrc # Based upon https://aur.archlinux.org/packages/openrc/ -# Copyright 2015-2016 Aaditya Bagga +# Copyright 2015-2017 Aaditya Bagga # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openrc -VERSION=${VERSION:-0.22.4} +VERSION=${VERSION:-0.26.2} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/system/openrc/openrc.info b/system/openrc/openrc.info index c2b344428d..d7ed83ae6a 100644 --- a/system/openrc/openrc.info +++ b/system/openrc/openrc.info @@ -1,8 +1,8 @@ PRGNAM="openrc" -VERSION="0.22.4" +VERSION="0.26.2" HOMEPAGE="https://github.com/OpenRC/openrc" -DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.22.4.tar.gz" -MD5SUM="09d1fae31031647b65f56a8ae51f4133" +DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.26.2.tar.gz" +MD5SUM="dc893e14c8cd43ca87bb9bc5d740b950" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" -- cgit v1.2.3