cornucopia: bump SRCREV
[openembedded.git] / recipes / libogg / libogg.inc
blobf8eed60fef2393c1d8e20daf6b0c75de8c7f9187
1 SECTION = "libs"
2 DESCRIPTION = "libogg is the bitstream and framing library \
3 for the Ogg project. It provides functions which are \
4 necessary to codec libraries like libvorbis."
5 LICENSE = "BSD"
7 INC_PR = "r4"
9 inherit autotools
11 SRC_URI = "http://downloads.xiph.org/releases/ogg/libogg-${PV}.tar.gz"