network/hipchat: Updated for version 2.2.1328.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-02-06 18:40:28 -08:00 committed by Willy Sudiarto Raharjo
parent 12c96f9d8a
commit 01af985db3
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.1309}
VERSION=${VERSION:-2.2.1328}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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