- Update to 1.5
PR: ports/155923 Submitted by: maintainer
This commit is contained in:
parent
cccb41808b
commit
ed6988f07a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272001
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libserver
|
||||
PORTVERSION= 1.4
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.mammothcheese.ca/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libserver-1.4.tar.gz) = 5c17cc6e3ebfc99a41c2dc9b8116d054b2955fab90234273d45a4242de0341fb
|
||||
SIZE (libserver-1.4.tar.gz) = 9972
|
||||
SHA256 (libserver-1.5.tar.gz) = 94cba3e4e71db70c867b4b026d0798f5fcb0038171e3d1ab926908f5d3729c23
|
||||
SIZE (libserver-1.5.tar.gz) = 10012
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
include/server.h
|
||||
lib/libserver.so
|
||||
lib/libserver.so.1.4
|
||||
lib/libserver.so.1.5
|
||||
|
|
Loading…
Reference in a new issue