libogg: update to 1.3.3. (#8983)
This commit is contained in:
parent
41c7a9b944
commit
0b5c92d59b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libogg'.
|
||||
pkgname=libogg
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="The Ogg bitstream file format library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://www.xiph.org/ogg/"
|
||||
distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz"
|
||||
checksum=3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
|
||||
checksum=4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08
|
||||
|
||||
libogg-devel_package() {
|
||||
depends="libogg>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue