mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/openrc: Updated for version 0.21.2.
This commit is contained in:
parent
3560ba239d
commit
d64754dacd
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openrc
|
||||
VERSION=${VERSION:-0.20.5}
|
||||
VERSION=${VERSION:-0.21.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openrc"
|
||||
VERSION="0.20.5"
|
||||
VERSION="0.21.2"
|
||||
HOMEPAGE="https://github.com/OpenRC/openrc"
|
||||
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.20.5.tar.gz"
|
||||
MD5SUM="7519b82a55be24f7bfd4e4378fd9a536"
|
||||
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.21.2.tar.gz"
|
||||
MD5SUM="1188bd1fc3cb49dc3bfa6ab7f8fb5f4e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue