mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/openrc: Updated for version 0.27.2.
This commit is contained in:
parent
b41aa304e2
commit
2ef9c0bce1
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openrc
|
||||
VERSION=${VERSION:-0.27}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-0.27.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openrc"
|
||||
VERSION="0.27"
|
||||
VERSION="0.27.2"
|
||||
HOMEPAGE="https://github.com/OpenRC/openrc"
|
||||
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.27.tar.gz"
|
||||
MD5SUM="fe9fd968654ba89284c8a7b339bc9d3e"
|
||||
DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.27.2.tar.gz"
|
||||
MD5SUM="04eb2628a41d9cb89dca80cd5e9e4ebd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue