system/openrc: Updated for version 0.21.2.

This commit is contained in:
Aaditya Bagga 2016-07-10 18:12:52 +05:30 committed by Willy Sudiarto Raharjo
parent 3560ba239d
commit d64754dacd
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.20.5}
VERSION=${VERSION:-0.21.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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%"