diff options
author | swills <swills@FreeBSD.org> | 2016-04-09 22:19:09 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-04-09 22:19:09 +0800 |
commit | bcd2d22d469265dd92d38e01dfa87ce301e4eac8 (patch) | |
tree | 4f35fbbe95b9c3a0ee8186954357748112b32c74 /textproc/asciinema | |
parent | a4fa4199bafd9313508f9d298a5ec878d9b5abaf (diff) | |
download | freebsd-ports-graphics-bcd2d22d469265dd92d38e01dfa87ce301e4eac8.tar.gz freebsd-ports-graphics-bcd2d22d469265dd92d38e01dfa87ce301e4eac8.tar.zst freebsd-ports-graphics-bcd2d22d469265dd92d38e01dfa87ce301e4eac8.zip |
textproc/asciinema: update to 1.2.0
Diffstat (limited to 'textproc/asciinema')
-rw-r--r-- | textproc/asciinema/Makefile | 2 | ||||
-rw-r--r-- | textproc/asciinema/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/asciinema/Makefile b/textproc/asciinema/Makefile index be7359936d1..359c5f1b01c 100644 --- a/textproc/asciinema/Makefile +++ b/textproc/asciinema/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asciinema -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/asciinema/distinfo b/textproc/asciinema/distinfo index cebfab689be..c8a604f8e65 100644 --- a/textproc/asciinema/distinfo +++ b/textproc/asciinema/distinfo @@ -1,2 +1,2 @@ -SHA256 (asciinema-asciinema-v1.1.1_GH0.tar.gz) = 841b3393a65a4f49a01354aed4e2da6c30822dc83bcd988ff100fabda7038055 -SIZE (asciinema-asciinema-v1.1.1_GH0.tar.gz) = 94902 +SHA256 (asciinema-asciinema-v1.2.0_GH0.tar.gz) = 64b8c2b034945a99398c5593fd8831c6448fd3b6dd788a979582805bfdcb5746 +SIZE (asciinema-asciinema-v1.2.0_GH0.tar.gz) = 1230523 |