diff options
author | rene <rene@FreeBSD.org> | 2017-02-09 03:32:45 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-02-09 03:32:45 +0800 |
commit | aef2705e15c2c9a17d5502387df188322f1f7688 (patch) | |
tree | 249839d01fbe2a03f4a698ebb2af4b791582bceb /emulators/fuse | |
parent | 2f7a658b95d629e98dcd2f5c174597ec17a087c4 (diff) | |
download | freebsd-ports-gnome-aef2705e15c2c9a17d5502387df188322f1f7688.tar.gz freebsd-ports-gnome-aef2705e15c2c9a17d5502387df188322f1f7688.tar.zst freebsd-ports-gnome-aef2705e15c2c9a17d5502387df188322f1f7688.zip |
emulators/fuse: update to 1.3.3
Bugfix release, mostly for disk images.
Diffstat (limited to 'emulators/fuse')
-rw-r--r-- | emulators/fuse/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 101162a47cf7..1e38322ecac5 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index d0a36862accf..bcf50a4ff9a4 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481360960 -SHA256 (fuse-1.3.2.tar.gz) = 576bf916b499a4d5932acc34d315e2acd36636d1d5a3911c839589487a6b68e6 -SIZE (fuse-1.3.2.tar.gz) = 1629160 +TIMESTAMP = 1486408537 +SHA256 (fuse-1.3.3.tar.gz) = 670184600230dd815b2c26d701ec035ba0f7a063c44b5480cab01eb9926a494e +SIZE (fuse-1.3.3.tar.gz) = 1634806 |