mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/qTox: Updated for version 20151212.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
c7d7001639
commit
6efb7187b2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qTox
|
||||
VERSION=${VERSION:-20151114}
|
||||
VERSION=${VERSION:-20151212}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qTox"
|
||||
VERSION="20151114"
|
||||
VERSION="20151212"
|
||||
HOMEPAGE="https://github.com/tux3/qTox"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/qTox/qTox-20151114.tar.bz2"
|
||||
MD5SUM="7e7410d682f53803d96cbd2eb01ba4cb"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/qTox/qTox-20151212.tar.bz2"
|
||||
MD5SUM="e6d151815eca756680c6fc09b68a877e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="toxcore libfilteraudio qt5 ffmpeg qrencode libxkbcommon"
|
||||
|
|
Loading…
Reference in a new issue