system/openrc: Updated for version 0.27.2.

This commit is contained in:
Aaditya Bagga 2017-06-14 18:19:27 +05:30 committed by Willy Sudiarto Raharjo
parent b41aa304e2
commit 2ef9c0bce1
2 changed files with 5 additions and 5 deletions

View file

@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openrc
VERSION=${VERSION:-0.27}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.27.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="openrc"
VERSION="0.27"
VERSION="0.27.2"
HOMEPAGE="https://github.com/OpenRC/openrc"
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.27.tar.gz"
MD5SUM="fe9fd968654ba89284c8a7b339bc9d3e"
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.27.2.tar.gz"
MD5SUM="04eb2628a41d9cb89dca80cd5e9e4ebd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"