packages: libvorbisidec: update to 1.0.2+svn18153
Signed-off-by: Peter Wagner <tripolar@gmx.at> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@37692 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8e3682c142
commit
41243349aa
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libvorbisidec
|
||||
PKG_VERSION:=1.0.2+svn14261
|
||||
PKG_VERSION:=1.0.2+svn18153
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
|
||||
PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/libv/libvorbisidec/
|
||||
PKG_MD5SUM:=bc617d4af1cd74b38d7c51451dd6eff0
|
||||
PKG_MD5SUM:=4190859414c5d6760e316b5cf00fe7c5
|
||||
|
||||
PKG_LICENSE:=BSD-3c
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
@ -27,6 +27,7 @@ define Package/libvorbisidec
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=A fixed-point Ogg/Vorbis decoder library
|
||||
DEPENDS:= +libogg
|
||||
URL:=http://wiki.xiph.org/index.php/Tremor
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user