network/hipchat: Updated for version 2.2.1309.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2014-12-27 11:09:22 -08:00
parent 44541d32ac
commit 167251c5a3
2 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@
# <http://www.gnu.org/licenses/>.
PRGNAM=hipchat
VERSION=${VERSION:-2.2.1287}
VERSION=${VERSION:-2.2.1309}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="hipchat"
VERSION="2.2.1287"
VERSION="2.2.1309"
HOMEPAGE="http://www.hipchat.com/linux"
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"
DOWNLOAD="http://downloads.hipchat.com/linux/arch/i686/hipchat-2.2.1309-i686.pkg.tar.xz"
MD5SUM="5f769c4097ffb2895c53106f2e71f7bf"
DOWNLOAD_x86_64="http://downloads.hipchat.com/linux/arch/x86_64/hipchat-2.2.1309-x86_64.pkg.tar.xz"
MD5SUM_x86_64="72559072c218058a1938c8ce8407d5b2"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"