libogg: update to 1.2.0.
--HG-- extra : convert_revision : e9d9900966d9036a378db04323182296c811b4ae
This commit is contained in:
parent
4a84e6b77d
commit
711426718c
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'libogg'.
|
||||
pkgname=libogg
|
||||
version=1.1.4
|
||||
version=1.2.0
|
||||
distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="The Ogg bitstream file format library"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
checksum=9354c183fd88417c2860778b60b7896c9487d8f6e58b9fec3fdbf971142ce103
|
||||
checksum=f30d983e238acd94e80ae551327ea2f83cdc330470b4188564bef28fec59eb69
|
||||
long_desc="
|
||||
Libogg is a library for manipulating Ogg bitstream file formats.
|
||||
Libogg supports both making Ogg bitstreams and getting packets from
|
||||
Ogg bitstreams."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency full glibc
|
||||
Add_dependency run glibc
|
||||
|
|
Loading…
Reference in a new issue