- Update to 1.3-1.1

- Update WWW in pkg-descr
This commit is contained in:
TAKATSU Tomonari 2018-11-18 05:42:27 +00:00
parent 5a1837230b
commit 676ab2d337
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485213
3 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= RJSONIO
PORTREVISION= 2
DISTVERSION= 1.3-0
DISTVERSION= 1.3-1.1
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${DISTVERSION}

View File

@ -1,2 +1,3 @@
SHA256 (RJSONIO_1.3-0.tar.gz) = 119334b7761c6c1c3cec52fa17dbc1b72eaebb520c53e68d873dea147cf48fb7
SIZE (RJSONIO_1.3-0.tar.gz) = 1148375
TIMESTAMP = 1542516039
SHA256 (RJSONIO_1.3-1.1.tar.gz) = 9466c318b8648d4178e97950e47190d636b5481f0d092e0a81f80ecd22bb32a6
SIZE (RJSONIO_1.3-1.1.tar.gz) = 1159453

View File

@ -12,4 +12,4 @@ and allocates memory efficiently (rather than concatenating because
of event driven parsing). The result is a significantly faster
parsing of large JSON documents.
WWW: http://cran.r-project.org/web/packages/RJSONIO/
WWW: https://cran.r-project.org/web/packages/RJSONIO/