system/openrc: Updated for version 0.30.

This commit is contained in:
Aaditya Bagga 2017-09-15 07:42:40 +05:30 committed by Willy Sudiarto Raharjo
parent c3d944e104
commit b819c52d4d
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.28}
VERSION=${VERSION:-0.30}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openrc"
VERSION="0.28"
VERSION="0.30"
HOMEPAGE="https://github.com/OpenRC/openrc"
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.28.tar.gz"
MD5SUM="9e3172a3862a2264d61d541012fe7aad"
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.30.tar.gz"
MD5SUM="85660cbfad1c2f65f133c531c356fe01"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"