Download from safe sources.

This commit is contained in:
Adrien Destugues
2016-07-18 18:54:56 +02:00
parent 8e4d8f6b6d
commit e624405330
21 changed files with 57 additions and 21 deletions

View File

@@ -7,7 +7,11 @@ HOMEPAGE="http://synrc.com/client/chat/haiku/"
COPYRIGHT="2010-2014 Maxim Sokhatsky"
LICENSE="MIT"
REVISION="2"
SOURCE_URI="git+https://github.com/devaspot/chat.git"
commit="37b34459b19b7f789073b348bab93c8f0df05f30"
SOURCE_URI="https://github.com/devaspot/chat/archive/$commit.tar.gz"
SOURCE_FILENAME="chat-$commit.tar.gz"
SOURCE_DIR="chat-$commit"
CHECKSUM_SHA256="26721cbd6fac473ac20afd7774f7fd7ca8a7f2a849ca334d2cfdad48ce539c46"
ARCHITECTURES="x86_gcc2 x86"