network/hipchat: Updated for version 2.2.1388.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-06-28 19:30:02 -07:00 committed by Willy Sudiarto Raharjo
parent c83c917013
commit 84f222e2a3
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.1361}
VERSION=${VERSION:-2.2.1388}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="hipchat"
VERSION="2.2.1361"
VERSION="2.2.1388"
HOMEPAGE="http://www.hipchat.com/linux"
DOWNLOAD="http://downloads.hipchat.com/linux/arch/i686/hipchat-2.2.1361-i686.pkg.tar.xz"
MD5SUM="fc9b12e50ea6fa84a85c0a385c16a603"
DOWNLOAD_x86_64="http://downloads.hipchat.com/linux/arch/x86_64/hipchat-2.2.1361-x86_64.pkg.tar.xz"
MD5SUM_x86_64="177cea76640823814e2591578e5b3e7c"
DOWNLOAD="http://downloads.hipchat.com/linux/arch/i686/hipchat-2.2.1388-i686.pkg.tar.xz"
MD5SUM="f7fdc4df78071ecc8900a6f7109facd8"
DOWNLOAD_x86_64="http://downloads.hipchat.com/linux/arch/x86_64/hipchat-2.2.1388-x86_64.pkg.tar.xz"
MD5SUM_x86_64="b3c605ed18425ea680903d33a00ed0da"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"