mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Update to 1.3.0
Changes: https://github.com/tatsuhiro-t/spdylay/releases
This commit is contained in:
parent
a854a3c91c
commit
ff3ed8e339
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368035
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spdylay
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (spdylay-1.2.5.tar.xz) = 0440f747dac70d3e247ff2c7ecfb2be04e0a95041cdae0918ad03df0aa9fdbb5
|
||||
SIZE (spdylay-1.2.5.tar.xz) = 657524
|
||||
SHA256 (spdylay-1.3.0.tar.xz) = ca2a83babdb400d9525b1aeb7aee5c1d6ebebc468627a9504288377d03846f73
|
||||
SIZE (spdylay-1.3.0.tar.xz) = 657024
|
||||
|
@ -8,6 +8,6 @@ include/spdylay/spdylayver.h
|
||||
lib/libspdylay.a
|
||||
lib/libspdylay.so
|
||||
lib/libspdylay.so.7
|
||||
lib/libspdylay.so.7.0.3
|
||||
lib/libspdylay.so.7.1.0
|
||||
libdata/pkgconfig/libspdylay.pc
|
||||
@dirrm include/spdylay
|
||||
|
Loading…
Reference in New Issue
Block a user