Upgrade to 20150514 v0.2.s.
PR: ports/200220 Differential Revision: Ivan Klymenko (maintainer)
This commit is contained in:
parent
688f279a55
commit
5a739bbd5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386410
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= uTox
|
||||
DISTVERSION= 0.2.r.20150509
|
||||
DISTVERSION= 0.2.s.20150514
|
||||
CATEGORIES= net-im net-p2p
|
||||
|
||||
MAINTAINER= fidaj@ukr.net
|
||||
|
@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= notsecure
|
||||
#GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= 83417b0
|
||||
GH_TAGNAME= 6e6b64a
|
||||
|
||||
USES= compiler:c11 desktop-file-utils gmake openal:al pkgconfig
|
||||
USE_XORG= x11 xext xrender
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = df4be8c91b1628fd1aed823f9ee74c44a6956fdcb1c2b1658135206e16ec2c01
|
||||
SIZE (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = 778443
|
||||
SHA256 (notsecure-uTox-0.2.s.20150514-6e6b64a_GH0.tar.gz) = e6bcc6ff396cc16817ec0272a224b2675e506c35ab2c2bd596c9388e72eed28b
|
||||
SIZE (notsecure-uTox-0.2.s.20150514-6e6b64a_GH0.tar.gz) = 778219
|
||||
|
|
Loading…
Reference in a new issue