system/openrc-services: Updated for version 20180916.
This commit is contained in:
parent
4b8cd2b3a4
commit
c37051e005
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=openrc-services
|
PRGNAM=openrc-services
|
||||||
VERSION=${VERSION:-20180909}
|
VERSION=${VERSION:-20180916}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="openrc-services"
|
PRGNAM="openrc-services"
|
||||||
VERSION="20180909"
|
VERSION="20180916"
|
||||||
HOMEPAGE="https://gitlab.com/aadityabagga/openrc-services"
|
HOMEPAGE="https://gitlab.com/aadityabagga/openrc-services"
|
||||||
DOWNLOAD="https://gitlab.com/aadityabagga/openrc-services/-/archive/20180909/openrc-services-20180909.tar.gz"
|
DOWNLOAD="https://gitlab.com/aadityabagga/openrc-services/-/archive/20180916/openrc-services-20180916.tar.gz"
|
||||||
MD5SUM="c66801134540f61ee107a63540b02e13"
|
MD5SUM="4c33ff8929d1e961dcd664ef75396f32"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="openrc"
|
REQUIRES="openrc"
|
||||||
|
|
Loading…
Reference in New Issue