net/libstorj: update to 1.0.3
PR: 228473 Submitted by: jhixson@gmail.com (maintainer)
This commit is contained in:
parent
93490e2135
commit
243dd4d87a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470816
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libstorj
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.3
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net
|
||||
|
||||
|
@ -23,11 +23,11 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \
|
|||
libnettle.so:security/nettle \
|
||||
libmicrohttpd.so:www/libmicrohttpd
|
||||
|
||||
USES= autoreconf gmake libtool localbase pkgconfig
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Storj
|
||||
|
||||
USES= autoreconf gmake libtool localbase pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1513914316
|
||||
SHA256 (Storj-libstorj-v1.0.2_GH0.tar.gz) = 1d355f2663fd7701c49a5d696e38e1e9bfb48829fca314c47f043d8e3fa8468e
|
||||
SIZE (Storj-libstorj-v1.0.2_GH0.tar.gz) = 170883
|
||||
TIMESTAMP = 1527190057
|
||||
SHA256 (Storj-libstorj-v1.0.3_GH0.tar.gz) = 0f68f6a8374b93c240ae3a87c2f08feb34f812685858935bf079c1d0501ad032
|
||||
SIZE (Storj-libstorj-v1.0.3_GH0.tar.gz) = 170838
|
||||
|
|
Loading…
Reference in a new issue