mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/socketw: Update to 3.10.26.20180918
PR: 232222 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer)
This commit is contained in:
parent
24da002804
commit
5c93a6357f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482108
2 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= socketw
|
||||
PORTVERSION= 1.0.0.20151501
|
||||
PORTVERSION= 3.10.26.20180918
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= monwarez@mailoo.org
|
||||
|
@ -10,11 +10,12 @@ COMMENT= Cross platform C++ streaming socket library
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= cmake ssl:build
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= RigsOfRods
|
||||
GH_TAGNAME= 6a05e12
|
||||
GH_TAGNAME= f8db442
|
||||
|
||||
USES= cmake ssl:build
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (RigsOfRods-socketw-1.0.0.20151501-6a05e12_GH0.tar.gz) = bc5873854e283e3d33673c8d8db00a6b2a99f8f802b4ac628822c4257eac860a
|
||||
SIZE (RigsOfRods-socketw-1.0.0.20151501-6a05e12_GH0.tar.gz) = 48483
|
||||
TIMESTAMP = 1539420870
|
||||
SHA256 (RigsOfRods-socketw-3.10.26.20180918-f8db442_GH0.tar.gz) = 94c670bac6f5ec4fa2f37773db43fdb77d9127065af386d08170fb304d5696ec
|
||||
SIZE (RigsOfRods-socketw-3.10.26.20180918-f8db442_GH0.tar.gz) = 49810
|
||||
|
|
Loading…
Add table
Reference in a new issue