diff options
Diffstat (limited to 'package/opus/Makefile')
-rw-r--r-- | package/opus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opus/Makefile b/package/opus/Makefile index 580ecc2c5..9f1909476 100644 --- a/package/opus/Makefile +++ b/package/opus/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.1 PKG_RELEASE:= 1 PKG_MD5SUM:= c5a8cf7c0b066759542bc4ca46817ac6 PKG_DESCR:= open, royalty-free, highly versatile audio codec -PKG_SECTION:= libs +PKG_SECTION:= libs/audio PKG_URL:= http://opus-codec.org/ PKG_SITES:= http://downloads.xiph.org/releases/opus/ PKG_LIBNAME:= libopus |