libogg: update to 1.2.1.
This commit is contained in:
parent
0170bcd20b
commit
c456dd392d
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run glibc-devel
|
||||
Add_dependency run libogg
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'libogg'.
|
||||
pkgname=libogg
|
||||
version=1.2.0
|
||||
revision=1
|
||||
version=1.2.1
|
||||
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=f30d983e238acd94e80ae551327ea2f83cdc330470b4188564bef28fec59eb69
|
||||
checksum=6858848617bca6eab01e7d8526bc0d2a417e95070a255cbf9c881881365e36c0
|
||||
long_desc="
|
||||
Libogg is a library for manipulating Ogg bitstream file formats.
|
||||
Libogg supports both making Ogg bitstreams and getting packets from
|
||||
|
|
Loading…
Reference in a new issue