system/openrc: Updated for version 0.21.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Aaditya Bagga 2016-08-07 02:53:45 +05:30 committed by Willy Sudiarto Raharjo
parent 3bead37c09
commit fd1571175f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openrc
VERSION=${VERSION:-0.21.2}
VERSION=${VERSION:-0.21.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openrc"
VERSION="0.21.2"
VERSION="0.21.3"
HOMEPAGE="https://github.com/OpenRC/openrc"
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.21.2.tar.gz"
MD5SUM="1188bd1fc3cb49dc3bfa6ab7f8fb5f4e"
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.21.3.tar.gz"
MD5SUM="a93cb29a001d7439b0e85596bd325717"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"