system/openrc-services: Updated for version 20171007.

This commit is contained in:
Aaditya Bagga 2017-10-15 18:26:20 +05:30 committed by Willy Sudiarto Raharjo
parent 3a90736fda
commit c039457a35
2 changed files with 5 additions and 5 deletions

View file

@ -24,12 +24,12 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openrc-services
VERSION=${VERSION:-20170917}
VERSION=${VERSION:-20171007}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
_GITNAM=aadityabagga-${PRGNAM}-ng
_GITVER=e23d93adae1c
_GITVER=f8d107ecbca7
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -1,8 +1,8 @@
PRGNAM="openrc-services"
VERSION="20170917"
VERSION="20171007"
HOMEPAGE="https://bitbucket.org/aadityabagga/openrc-services-ng"
DOWNLOAD="https://bitbucket.org/aadityabagga/openrc-services-ng/get/20170917.tar.gz"
MD5SUM="0279ffc52d6cbb2220e49d5569e51efe"
DOWNLOAD="https://bitbucket.org/aadityabagga/openrc-services-ng/get/20171007.tar.gz"
MD5SUM="536d4c6d37ba80d6f57c65eb80f96a27"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openrc"