mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/openrc-services: Updated for version 20180916.
This commit is contained in:
parent
4b8cd2b3a4
commit
c37051e005
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openrc-services
|
||||
VERSION=${VERSION:-20180909}
|
||||
VERSION=${VERSION:-20180916}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openrc-services"
|
||||
VERSION="20180909"
|
||||
VERSION="20180916"
|
||||
HOMEPAGE="https://gitlab.com/aadityabagga/openrc-services"
|
||||
DOWNLOAD="https://gitlab.com/aadityabagga/openrc-services/-/archive/20180909/openrc-services-20180909.tar.gz"
|
||||
MD5SUM="c66801134540f61ee107a63540b02e13"
|
||||
DOWNLOAD="https://gitlab.com/aadityabagga/openrc-services/-/archive/20180916/openrc-services-20180916.tar.gz"
|
||||
MD5SUM="4c33ff8929d1e961dcd664ef75396f32"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openrc"
|
||||
|
|
Loading…
Reference in a new issue