Browse Source

libvorbis: Update copyright, pkg release, use version 1.3.4

Signed-off-by: Ted Hess <thess@kitschensync.net>
thess 10 years ago
parent
commit
373d770d74
1 changed files with 5 additions and 4 deletions
  1. 5
    4
      libs/libvorbis/Makefile

+ 5
- 4
libs/libvorbis/Makefile View File

1
 #
1
 #
2
-# Copyright (C) 2008-2013 OpenWrt.org
2
+# Copyright (C) 2008-2014 OpenWrt.org
3
 #
3
 #
4
 # This is free software, licensed under the GNU General Public License v2.
4
 # This is free software, licensed under the GNU General Public License v2.
5
 # See /LICENSE for more information.
5
 # See /LICENSE for more information.
8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=libvorbis
10
 PKG_NAME:=libvorbis
11
-PKG_VERSION:=1.3.3
12
-PKG_RELEASE:=1
11
+PKG_VERSION:=1.3.4
12
+PKG_RELEASE:=2
13
 
13
 
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15
 PKG_SOURCE_URL:=http://downloads.xiph.org/releases/vorbis/
15
 PKG_SOURCE_URL:=http://downloads.xiph.org/releases/vorbis/
16
-PKG_MD5SUM:=71b649d3e08e63ece16649df906ce8b9
16
+PKG_MD5SUM:=55f2288055e44754275a17c9a2497391
17
+PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
17
 
18
 
18
 PKG_LICENSE:=BSD-3c
19
 PKG_LICENSE:=BSD-3c
19
 PKG_LICENSE_FILES:=COPYING
20
 PKG_LICENSE_FILES:=COPYING