1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 1.1.3 for some minor fixes.

This commit is contained in:
Christian Weisgerber 2016-08-04 15:24:23 +00:00
parent 844db02aa4
commit d9db50a923
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419624
3 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= opus
PORTVERSION= 1.1.2
PORTVERSION= 1.1.3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
MOZILLA/opus

View File

@ -1,2 +1,3 @@
SHA256 (opus-1.1.2.tar.gz) = 0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd
SIZE (opus-1.1.2.tar.gz) = 959767
TIMESTAMP = 1470324014
SHA256 (opus-1.1.3.tar.gz) = 58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633
SIZE (opus-1.1.3.tar.gz) = 978848

View File

@ -6,6 +6,6 @@ include/opus/opus_types.h
lib/libopus.a
lib/libopus.so
lib/libopus.so.0
lib/libopus.so.0.5.2
lib/libopus.so.0.5.3
libdata/pkgconfig/opus.pc
share/aclocal/opus.m4