mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/openrc-services: Updated for version 20171007.
This commit is contained in:
parent
3a90736fda
commit
c039457a35
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:-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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue