weechat: bump version.

This commit is contained in:
Jerome Duval
2019-11-24 18:30:03 +01:00
parent 1665a6d8ff
commit 74a33b24a2
2 changed files with 3 additions and 2 deletions

View File

@@ -5,9 +5,10 @@ It is highly customizable and extensible with scripts."
HOMEPAGE="https://weechat.org/"
COPYRIGHT="2003-2019 Sébastien Helleu"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/weechat/weechat/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="869d7e8eddb01cb7f2f47ab12c7ae708fe31192b23cee5b25de6754cf1d54eeb"
SOURCE_FILENAME="weechat-$portVersion.tar.gz"
CHECKSUM_SHA256="fa416e43f86a67e521bc1a4c1949d2032495864568af31016b9840bcfca35033"
PATCHES="weechat-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"