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