diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2022-01-01 22:47:31 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2022-01-01 22:47:36 +0100 |
commit | d07a386052c2f3974db2ae24fc998fd2511ce305 (patch) | |
tree | b69ebb99bd554ed8ca4830ecf65129c99c3bbcd0 | |
parent | math/GiNaC: Update to 1.8.2. (diff) |
audio/exhale: Update to 1.1.9
Changelog: https://gitlab.com/ecodis/exhale/-/tags/v1.1.9
Approved by: mentors (implicit)
-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 f4bcbf4a330c..e6246684943f 100644 --- a/audio/exhale/Makefile +++ b/audio/exhale/Makefile @@ -1,5 +1,5 @@ PORTNAME= exhale -DISTVERSION= 1.1.8 +DISTVERSION= 1.1.9 CATEGORIES= audio MAINTAINER= diizzy@FreeBSD.org @@ -14,7 +14,7 @@ USES= cmake compiler:c++11-lang USE_GITLAB= yes GL_ACCOUNT= ecodis -GL_COMMIT= 7688ab502ecbd1203bde1e605676f7440cd9fd5e +GL_COMMIT= 00423757b1f266f9164eff35e69b6e7d4d967f41 USE_LDCONFIG= yes diff --git a/audio/exhale/distinfo b/audio/exhale/distinfo index 36361ea1ecfc..6b513bef798a 100644 --- a/audio/exhale/distinfo +++ b/audio/exhale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636500203 -SHA256 (ecodis-exhale-7688ab502ecbd1203bde1e605676f7440cd9fd5e_GL0.tar.gz) = 148ae206b8f60d0803f7a0a6eb75ce7e1fa135005d6779bac2773d9cc6fc3c62 -SIZE (ecodis-exhale-7688ab502ecbd1203bde1e605676f7440cd9fd5e_GL0.tar.gz) = 138442 +TIMESTAMP = 1641071622 +SHA256 (ecodis-exhale-00423757b1f266f9164eff35e69b6e7d4d967f41_GL0.tar.gz) = 1851a4721b26ffeff5922eba029dcd52ad5bb48d81ef881563766b7d2df36ec1 +SIZE (ecodis-exhale-00423757b1f266f9164eff35e69b6e7d4d967f41_GL0.tar.gz) = 139352 |