diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-03-08 18:08:35 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-03-08 18:08:35 +0000 |
commit | f25e40b456f17dc0d4b17ff0c6fa17037829c736 (patch) | |
tree | e8d91989297663e66f78e60fb6615b300414f32c | |
parent | net/gerbera: Update to 1.7.0 (diff) |
audio/exhale: Update to 1.1.3
Changes: https://gitlab.com/ecodis/exhale/-/releases/v1.1.3
PR: 254125
Submitted by: daniel.engberg.lists AT pyret DOT net (maintainer)
Notes
Notes:
svn path=/head/; revision=567863
-rw-r--r-- | audio/exhale/Makefile | 4 | ||||
-rw-r--r-- | audio/exhale/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/exhale/Makefile b/audio/exhale/Makefile index 239bcf7dafdf..fbef39db12dd 100644 --- a/audio/exhale/Makefile +++ b/audio/exhale/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exhale -DISTVERSION= 1.1.2 +DISTVERSION= 1.1.3 CATEGORIES= audio MAINTAINER= daniel.engberg.lists@pyret.net @@ -16,7 +16,7 @@ USES= cmake compiler:c++11-lang USE_GITLAB= yes GL_ACCOUNT= ecodis -GL_COMMIT= 7d2b818e5a5df78db1a6b68e838a7839cc16cebf +GL_COMMIT= 8cdc188bb67fd48023c22c1413f1983edeb7710c USE_LDCONFIG= yes diff --git a/audio/exhale/distinfo b/audio/exhale/distinfo index 82084c5aad57..368baea63d00 100644 --- a/audio/exhale/distinfo +++ b/audio/exhale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612130043 -SHA256 (ecodis-exhale-7d2b818e5a5df78db1a6b68e838a7839cc16cebf_GL0.tar.gz) = 27866be819f79930dfa8f4343ef96251357e01d99b83fd23c671a5f9c098e740 -SIZE (ecodis-exhale-7d2b818e5a5df78db1a6b68e838a7839cc16cebf_GL0.tar.gz) = 132475 +TIMESTAMP = 1615151284 +SHA256 (ecodis-exhale-8cdc188bb67fd48023c22c1413f1983edeb7710c_GL0.tar.gz) = 9191a157983da3681a8b1efc4dab983102fec8d2d56dd009ef56a40e70f7d6c1 +SIZE (ecodis-exhale-8cdc188bb67fd48023c22c1413f1983edeb7710c_GL0.tar.gz) = 133292 |