diff options
author | olivierd <olivierd@FreeBSD.org> | 2017-01-27 18:08:14 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2017-01-27 18:08:14 +0800 |
commit | 108c1168509f7f50f721c5c1b90a80e5f9cb3535 (patch) | |
tree | d685fd8dfee3868e5d5bb1f1b6a3250b2252ce0d /lang | |
parent | 7434735c81bb48098ba53482b1fb28fe9d013637 (diff) | |
download | freebsd-ports-gnome-108c1168509f7f50f721c5c1b90a80e5f9cb3535.tar.gz freebsd-ports-gnome-108c1168509f7f50f721c5c1b90a80e5f9cb3535.tar.zst freebsd-ports-gnome-108c1168509f7f50f721c5c1b90a80e5f9cb3535.zip |
Update to 2.0.1
Diffstat (limited to 'lang')
-rw-r--r-- | lang/duktape/Makefile | 2 | ||||
-rw-r--r-- | lang/duktape/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/duktape/Makefile b/lang/duktape/Makefile index 74e74435f3bc..bda67f7ce533 100644 --- a/lang/duktape/Makefile +++ b/lang/duktape/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= duktape -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= lang devel MASTER_SITES= http://duktape.org/ diff --git a/lang/duktape/distinfo b/lang/duktape/distinfo index f6fab5e38533..6346bffc9ac8 100644 --- a/lang/duktape/distinfo +++ b/lang/duktape/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483469983 -SHA256 (duktape-2.0.0.tar.xz) = e07bc1178225218a281de9f73f555390743dd805bafd5396229c69a16f740c4d -SIZE (duktape-2.0.0.tar.xz) = 972196 +TIMESTAMP = 1485511377 +SHA256 (duktape-2.0.1.tar.xz) = 3c09bb0ec2160c50c7a7a4705502674df56c0f710f2e793a8b5b1e236be56b89 +SIZE (duktape-2.0.1.tar.xz) = 970320 |