mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/hipchat: Updated for version 2.2.1309.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
44541d32ac
commit
167251c5a3
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
||||||
# <http://www.gnu.org/licenses/>.
|
# <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
PRGNAM=hipchat
|
PRGNAM=hipchat
|
||||||
VERSION=${VERSION:-2.2.1287}
|
VERSION=${VERSION:-2.2.1309}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="hipchat"
|
PRGNAM="hipchat"
|
||||||
VERSION="2.2.1287"
|
VERSION="2.2.1309"
|
||||||
HOMEPAGE="http://www.hipchat.com/linux"
|
HOMEPAGE="http://www.hipchat.com/linux"
|
||||||
DOWNLOAD="http://downloads.hipchat.com/linux/arch/i686/hipchat-2.2.1287-i686.pkg.tar.xz"
|
DOWNLOAD="http://downloads.hipchat.com/linux/arch/i686/hipchat-2.2.1309-i686.pkg.tar.xz"
|
||||||
MD5SUM="975c7c7cd4963eac0217fe7e92a372c8"
|
MD5SUM="5f769c4097ffb2895c53106f2e71f7bf"
|
||||||
DOWNLOAD_x86_64="http://downloads.hipchat.com/linux/arch/x86_64/hipchat-2.2.1287-x86_64.pkg.tar.xz"
|
DOWNLOAD_x86_64="http://downloads.hipchat.com/linux/arch/x86_64/hipchat-2.2.1309-x86_64.pkg.tar.xz"
|
||||||
MD5SUM_x86_64="14fb123367b51bc72c433bb419ec06ac"
|
MD5SUM_x86_64="72559072c218058a1938c8ce8407d5b2"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Ryan P.C. McQuen"
|
MAINTAINER="Ryan P.C. McQuen"
|
||||||
EMAIL="ryan.q@linux.com"
|
EMAIL="ryan.q@linux.com"
|
||||||
|
|
Loading…
Reference in a new issue