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

Update to 1.3.2: Fix a bug in oggpack_writecopy().

This commit is contained in:
Christian Weisgerber 2014-05-28 19:48:51 +00:00
parent f6c930bcf5
commit a9ab50c370
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355651
2 changed files with 3 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libogg
PORTVERSION= 1.3.1
PORTREVISION= 1
PORTVERSION= 1.3.2
PORTEPOCH= 4
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/ogg/

View File

@ -1,2 +1,2 @@
SHA256 (libogg-1.3.1.tar.xz) = 3a5bad78d81afb78908326d11761c0fb1a0662ee7150b6ad587cc586838cdcfa
SIZE (libogg-1.3.1.tar.xz) = 406840
SHA256 (libogg-1.3.2.tar.xz) = 3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
SIZE (libogg-1.3.2.tar.xz) = 407324