mirror of https://git.FreeBSD.org/ports.git
audio/headsetcontrol: update to 3.1.0
While here, remove ${LOCALBASE} from PLIST_FILES. Changes: https://github.com/Sapd/HeadsetControl/releases/tag/3.1.0 PR: 289076 Reported by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer)
This commit is contained in:
parent
3df88d665d
commit
b7ff0591b9
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= headsetcontrol
|
||||
DISTVERSION= 3.0.0
|
||||
DISTVERSION= 3.1.0
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= Alexander88207@protonmail.com
|
||||
|
@ -18,6 +18,6 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= Sapd
|
||||
GH_PROJECT= HeadsetControl
|
||||
|
||||
PLIST_FILES= ${LOCALBASE}/bin/headsetcontrol
|
||||
PLIST_FILES= bin/headsetcontrol
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1714237536
|
||||
SHA256 (Sapd-HeadsetControl-3.0.0_GH0.tar.gz) = 63bfd147c82277bfcf2314ad2b01ca4e4bf06e1d5516e01ee39232661f4d5144
|
||||
SIZE (Sapd-HeadsetControl-3.0.0_GH0.tar.gz) = 64565
|
||||
TIMESTAMP = 1756041005
|
||||
SHA256 (Sapd-HeadsetControl-3.1.0_GH0.tar.gz) = caba01afa69477f0a4fce1f8608a0c5e85e7032c350c1239bb4e1ecdfb171359
|
||||
SIZE (Sapd-HeadsetControl-3.1.0_GH0.tar.gz) = 76475
|
||||
|
|
Loading…
Reference in New Issue