system/openrc: Updated for version 0.31.2.

This commit is contained in:
Aaditya Bagga 2017-09-21 19:20:02 +05:30 committed by David Spencer
parent e6a306e27f
commit 35e0737f9f
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.30}
VERSION=${VERSION:-0.31.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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