diff options
author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2021-10-30 16:20:28 +0200 |
---|---|---|
committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2021-10-30 16:20:28 +0200 |
commit | 35c708f5e80aa5c91b5335e6c37276ea24c5d729 (patch) | |
tree | 51ce52470b40f526dab363cab816dd4ea140e1f0 | |
parent | net/freerdp: update to 2.4.1 (diff) |
audio/hpsjam: Update to 1.0.17
- GUI fixes.
- Make sure server sets default gain at connect.
Approved by: pi (implicit)
-rw-r--r-- | audio/hpsjam/Makefile | 3 | ||||
-rw-r--r-- | audio/hpsjam/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/hpsjam/Makefile b/audio/hpsjam/Makefile index f43b4470e8cd..583766d36045 100644 --- a/audio/hpsjam/Makefile +++ b/audio/hpsjam/Makefile @@ -2,8 +2,7 @@ PORTNAME= hpsjam DISTVERSIONPREFIX= v -DISTVERSION= 1.0.16 -PORTREVISION= 1 +DISTVERSION= 1.0.17 CATEGORIES= audio MAINTAINER= hselasky@FreeBSD.org diff --git a/audio/hpsjam/distinfo b/audio/hpsjam/distinfo index 01a5a47a6b4d..0c0fac9316c4 100644 --- a/audio/hpsjam/distinfo +++ b/audio/hpsjam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627317574 -SHA256 (hselasky-hpsjam-v1.0.16_GH0.tar.gz) = 91652407032b646260e87bf58cb3d4d6b542d0e99356dd5fc539a893a73622c0 -SIZE (hselasky-hpsjam-v1.0.16_GH0.tar.gz) = 1230554 +TIMESTAMP = 1635603588 +SHA256 (hselasky-hpsjam-v1.0.17_GH0.tar.gz) = 855e7c293d5b17c1eb3c4618d613a4f1b091959402fcfa1361217a6767f3d5fe +SIZE (hselasky-hpsjam-v1.0.17_GH0.tar.gz) = 1230549 |