mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
Upgrade to v0.2.7.
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.7>.
This commit is contained in:
parent
7f771d800a
commit
b19bf0aa01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478556
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= toxcore
|
||||
PORTVERSION= 0.2.6
|
||||
PORTVERSION= 0.2.7
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-im net-p2p
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1534494462
|
||||
SHA256 (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = f4caeadede44c8ea00710d075c3f11d0255e89c0140278b701de1323a78b6311
|
||||
SIZE (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = 484051
|
||||
TIMESTAMP = 1535720311
|
||||
SHA256 (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = bef6dbb06d921af58c6a2d7629e6f8eeafa1e541d379e4ff2ccb4ff5d3499cd1
|
||||
SIZE (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = 493642
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%DAEMON%%bin/DHT_bootstrap
|
||||
%%DAEMON%%bin/tox-bootstrapd
|
||||
%%DAEMON%%@sample etc/tox-bootstrapd.conf.sample
|
||||
include/tox/tox.h
|
||||
|
|
Loading…
Add table
Reference in a new issue