mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/openrc-services: Updated for version 20150810.
This commit is contained in:
parent
821ff572e8
commit
cdcfc68dc6
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue