diff options
author | tobik <tobik@FreeBSD.org> | 2018-07-20 05:11:48 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-07-20 05:11:48 +0800 |
commit | f98c543c4636a53c4b666e1b778955256a8f95e0 (patch) | |
tree | c3a342e2c1f183d04336de6009e84d9d487aef6c | |
parent | 1aa1ca58c8d464e95996fcab775be52a6f21ceca (diff) | |
download | freebsd-ports-gnome-f98c543c4636a53c4b666e1b778955256a8f95e0.tar.gz freebsd-ports-gnome-f98c543c4636a53c4b666e1b778955256a8f95e0.tar.zst freebsd-ports-gnome-f98c543c4636a53c4b666e1b778955256a8f95e0.zip |
graphics/waylandpp: Update to 0.2.3
Changes: https://github.com/NilsBrause/waylandpp/releases/tag/0.2.3
-rw-r--r-- | graphics/waylandpp/Makefile | 2 | ||||
-rw-r--r-- | graphics/waylandpp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/waylandpp/Makefile b/graphics/waylandpp/Makefile index 80d3b1a62ce0..fcd5bc705246 100644 --- a/graphics/waylandpp/Makefile +++ b/graphics/waylandpp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= waylandpp -DISTVERSION= 0.2.2 +DISTVERSION= 0.2.3 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org diff --git a/graphics/waylandpp/distinfo b/graphics/waylandpp/distinfo index 49130ac17ae9..68db07d983ba 100644 --- a/graphics/waylandpp/distinfo +++ b/graphics/waylandpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516380478 -SHA256 (NilsBrause-waylandpp-0.2.2_GH0.tar.gz) = e0c9012f3a5fb69922d5ecabdfbef739f1e0db3e68048b3f63537468ad5c4acd -SIZE (NilsBrause-waylandpp-0.2.2_GH0.tar.gz) = 180313 +TIMESTAMP = 1528023181 +SHA256 (NilsBrause-waylandpp-0.2.3_GH0.tar.gz) = ebd4a8447bb65f288cad0e04538f6ec704e155213fc2b9cc1a851534c70aacac +SIZE (NilsBrause-waylandpp-0.2.3_GH0.tar.gz) = 180539 |