mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/libg722: Update to 1.2.0
Changelog: https://github.com/sippy/libg722/releases/tag/v_1_2_0 PR: 285770 Approved by: portmgr (maintainer timeout, 2+ weeks)
This commit is contained in:
parent
6236ca90e3
commit
d99bf946c3
3 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= libg722
|
||||
DISTVERSIONPREFIX= v_
|
||||
DISTVERSION= 1_0_3-11
|
||||
DISTVERSIONSUFFIX= -gf29ac9b
|
||||
DISTVERSION= 1_2_0
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= ports@sippysoft.com
|
||||
|
@ -20,4 +19,6 @@ GH_ACCOUNT= sippy
|
|||
|
||||
TEST_TARGET= test
|
||||
|
||||
CMAKE_OFF= ENABLE_STATIC_LIB
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1704611171
|
||||
SHA256 (sippy-libg722-v_1_0_3-11-gf29ac9b_GH0.tar.gz) = 8255b6df483b35404db000948c18e1281db9990352fcaa04163bea27a70bfb3e
|
||||
SIZE (sippy-libg722-v_1_0_3-11-gf29ac9b_GH0.tar.gz) = 112073
|
||||
TIMESTAMP = 1743285193
|
||||
SHA256 (sippy-libg722-v_1_2_0_GH0.tar.gz) = 80b061446b1a014c27eff5659a2bcee4f584e44054b17a1cb3c8840da72513b6
|
||||
SIZE (sippy-libg722-v_1_2_0_GH0.tar.gz) = 119055
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
include/g722.h
|
||||
include/g722_codec.h
|
||||
lib/libg722.a
|
||||
lib/libg722.so
|
||||
lib/libg722.so.0
|
||||
include/g722_decoder.h
|
||||
|
|
Loading…
Add table
Reference in a new issue