diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2021-09-20 19:08:06 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2021-09-20 19:08:06 +0000 |
commit | 1af7157e2195f2e71c40ace8c22a561ac2351eef (patch) | |
tree | fa8bc4ef06067f87d88f8094eebec279065075f7 | |
parent | 1f7d5cc54c1cb0428021c371742476f9ae095d3c (diff) |
devel/libfshfs: update to experimental-20210722
-rw-r--r-- | devel/libfshfs/Makefile | 2 | ||||
-rw-r--r-- | devel/libfshfs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libfshfs/Makefile b/devel/libfshfs/Makefile index 2b826d927402..d5448b35c7c8 100644 --- a/devel/libfshfs/Makefile +++ b/devel/libfshfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= libfshfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20210602 +DISTVERSION= experimental-20210722 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfshfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine diff --git a/devel/libfshfs/distinfo b/devel/libfshfs/distinfo index d7d5824a8916..4fda1cc5060f 100644 --- a/devel/libfshfs/distinfo +++ b/devel/libfshfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622721276 -SHA256 (libfshfs-experimental-20210602.tar.gz) = 118188a88b0cc6bfbbb261f149f3bda186986e38d7e655ef2dcda417a0adb125 -SIZE (libfshfs-experimental-20210602.tar.gz) = 1920273 +TIMESTAMP = 1627371960 +SHA256 (libfshfs-experimental-20210722.tar.gz) = fbf4e1d94973af6a8f27288248e03995276649407f0d1d6a0732dc49c0a395fe +SIZE (libfshfs-experimental-20210722.tar.gz) = 1929214 |