diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-05-19 02:51:10 +0000 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-05-19 02:53:21 +0000 |
commit | 1a49c71eec60a9b7f97407a0da44fec6442fe8da (patch) | |
tree | fd1a380c7bd96fba47b3a5bbceb0371598baa9ff | |
parent | 641806e7b0d4ff9964b3c7d151b7a2bea219648a (diff) | |
download | ports-1a49c71eec60a9b7f97407a0da44fec6442fe8da.tar.gz ports-1a49c71eec60a9b7f97407a0da44fec6442fe8da.zip |
audio/visp-go: Update to latest commit
-rw-r--r-- | audio/visp-go/Makefile | 4 | ||||
-rw-r--r-- | audio/visp-go/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile index 0b43bccdda5b..1e60ef87dbbd 100644 --- a/audio/visp-go/Makefile +++ b/audio/visp-go/Makefile @@ -1,5 +1,5 @@ PORTNAME= visp-go -DISTVERSION= g20210425 +DISTVERSION= g20210512 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org @@ -12,7 +12,7 @@ USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ambientsound GH_PROJECT= ${PORTNAME:C/-go//} -GH_TAGNAME= d2efc0e +GH_TAGNAME= 63183a9 GH_TUPLE= davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ diff --git a/audio/visp-go/distinfo b/audio/visp-go/distinfo index e140603a89da..e1ce8d415e37 100644 --- a/audio/visp-go/distinfo +++ b/audio/visp-go/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1619630908 -SHA256 (ambientsound-visp-g20210425-d2efc0e_GH0.tar.gz) = 659ec3e5ee722dbb69391e3ebc1a22e3a847665c1f09a9c733def638df19b97a -SIZE (ambientsound-visp-g20210425-d2efc0e_GH0.tar.gz) = 277319 +TIMESTAMP = 1621392643 +SHA256 (ambientsound-visp-g20210512-63183a9_GH0.tar.gz) = 66fa8368ac7c2d43001d62921048852187e93a0399c83b251e9d51484232d473 +SIZE (ambientsound-visp-g20210512-63183a9_GH0.tar.gz) = 277385 SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152 SHA256 (fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = b7530d973d0ab0e58ad8ce1b9a4b963d6f57b3d72f2f9e13d49846976361b1cd |