system/openrc-services: Updated for version 20150810.

This commit is contained in:
Aaditya Bagga 2015-08-10 20:39:15 +05:30 committed by Willy Sudiarto Raharjo
parent 821ff572e8
commit cdcfc68dc6
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:-20150703}
VERSION=${VERSION:-20150810}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
_GITNAM=aadityabagga-$PRGNAM
_GITVER=7694405bf852
_GITVER=006df06febc6
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -1,8 +1,8 @@
PRGNAM="openrc-services"
VERSION="20150703"
VERSION="20150810"
HOMEPAGE="https://bitbucket.org/aadityabagga/openrc-services"
DOWNLOAD="https://bitbucket.org/aadityabagga/openrc-services/get/20150703.tar.gz"
MD5SUM="81646dab8c3f9bd2755020699b781a12"
DOWNLOAD="https://bitbucket.org/aadityabagga/openrc-services/get/20150810.tar.gz"
MD5SUM="8e5d2792c6bf7b50969a54f0e33b781f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openrc"