Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toxcore: update to 0.2.7. #28

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions chat/toxcore/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2018/07/30 18:58:43 jperkin Exp $

DISTNAME= toxcore-0.2.4
DISTNAME= toxcore-0.2.7
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=TokTok/}
GITHUB_PROJECT= c-toxcore
Expand All @@ -12,7 +12,7 @@ COMMENT= Tox protocol library
LICENSE= gnu-gpl-v3

USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_LANGUAGES= c99 c++
USE_TOOLS= pkg-config
TEST_TARGET= test

Expand Down
3 changes: 2 additions & 1 deletion chat/toxcore/PLIST
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
@comment $NetBSD: PLIST,v 1.1 2018/07/30 18:58:43 jperkin Exp $
bin/DHT_bootstrap
bin/tox-bootstrapd
include/tox/tox.h
include/tox/toxav.h
include/tox/toxencryptsave.h
lib/libtoxcore.a
lib/libtoxcore.so
lib/libtoxcore.so.2
lib/libtoxcore.so.2.4.0
lib/libtoxcore.so.2.7.0
lib/pkgconfig/toxcore.pc
8 changes: 4 additions & 4 deletions chat/toxcore/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2018/07/30 18:58:43 jperkin Exp $

SHA1 (toxcore-0.2.4.tar.gz) = 2fbc29180f774d35e387447d3c25c74f86578a24
RMD160 (toxcore-0.2.4.tar.gz) = fd4404fdd9f5484cccfff022faaa9b218f64836f
SHA512 (toxcore-0.2.4.tar.gz) = 322a5970087cd149f5c037ad4463eb34edfcc074dd76f7d63b117af93ee813922855380afbe0cda4cf39fd16f177eedee18a8e453ed14915321f9cec8ae7679d
Size (toxcore-0.2.4.tar.gz) = 479618 bytes
SHA1 (toxcore-0.2.7.tar.gz) = 9102bb29c8c4407c42bd713de60729c60be680c2
RMD160 (toxcore-0.2.7.tar.gz) = ef28adc65bb387f22d37c5970bd37052315a3b1a
SHA512 (toxcore-0.2.7.tar.gz) = bb5248f4fb84146c6c7c3dd086211314528ad95b3e71e3c05ea2e4e7c9f3c45552bc0bd8d47af127ac5f26a39b6abf79c32cd76a0e0c70496419fa5b549580cc
Size (toxcore-0.2.7.tar.gz) = 493642 bytes