diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-06-14 18:19:27 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 02:14:37 +0700 |
commit | 2ef9c0bce1b12eb3550dd73100225b59224d99c7 (patch) | |
tree | 57276dfdf978f689c9af4087b987155757eaf09d /system/openrc/openrc.SlackBuild | |
parent | b41aa304e2643e6a9d6c34b49a1d20648a05437d (diff) |
system/openrc: Updated for version 0.27.2.
Diffstat (limited to 'system/openrc/openrc.SlackBuild')
-rw-r--r-- | system/openrc/openrc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/openrc/openrc.SlackBuild b/system/openrc/openrc.SlackBuild index 4530a89a641ba..3784f588a88d9 100644 --- a/system/openrc/openrc.SlackBuild +++ b/system/openrc/openrc.SlackBuild @@ -24,8 +24,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openrc -VERSION=${VERSION:-0.27} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.27.2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |