system/openrc: Updated for version 0.21.7.

This commit is contained in:
Aaditya Bagga 2016-09-19 21:51:12 +05:30 committed by Willy Sudiarto Raharjo
parent cdb54e67c5
commit 0f1f0961ac
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.3}
VERSION=${VERSION:-0.21.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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