mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/icingaweb2: Updated for version 2.1.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
b1c36d8303
commit
10eb225500
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=icingaweb2
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="icingaweb2"
|
||||
VERSION="2.0.0"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="https://www.icinga.org/"
|
||||
DOWNLOAD="https://github.com/Icinga/icingaweb2/archive/v2.0.0.tar.gz"
|
||||
MD5SUM="bbc23b1dd48667ca6d8da43255427b2d"
|
||||
DOWNLOAD="https://github.com/Icinga/icingaweb2/archive/v2.1.0.tar.gz"
|
||||
MD5SUM="8b2e8ad789b5cf31f5fac38a7513a301"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue