Browse Source

libvorbisidec: Update copyright, Add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess 10 years ago
parent
commit
af8725bc0e
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      libs/libvorbisidec/Makefile

+ 3
- 2
libs/libvorbisidec/Makefile View File

1
 #
1
 #
2
-# Copyright (C) 2006-2011 OpenWrt.org
2
+# Copyright (C) 2006-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.
9
 
9
 
10
 PKG_NAME:=libvorbisidec
10
 PKG_NAME:=libvorbisidec
11
 PKG_VERSION:=1.0.2+svn18153
11
 PKG_VERSION:=1.0.2+svn18153
12
-PKG_RELEASE:=1
12
+PKG_RELEASE:=2
13
 
13
 
14
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
14
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
15
 PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/libv/libvorbisidec/
15
 PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/libv/libvorbisidec/
16
 PKG_MD5SUM:=4190859414c5d6760e316b5cf00fe7c5
16
 PKG_MD5SUM:=4190859414c5d6760e316b5cf00fe7c5
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