Explorar el Código

libvorbisidec: Update copyright, Add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess hace 10 años
padre
commit
af8725bc0e
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3
    2
      libs/libvorbisidec/Makefile

+ 3
- 2
libs/libvorbisidec/Makefile Ver fichero

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2006-2011 OpenWrt.org
2
+# Copyright (C) 2006-2014 OpenWrt.org
3 3
 #
4 4
 # This is free software, licensed under the GNU General Public License v2.
5 5
 # See /LICENSE for more information.
@@ -9,11 +9,12 @@ include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libvorbisidec
11 11
 PKG_VERSION:=1.0.2+svn18153
12
-PKG_RELEASE:=1
12
+PKG_RELEASE:=2
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
15 15
 PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/libv/libvorbisidec/
16 16
 PKG_MD5SUM:=4190859414c5d6760e316b5cf00fe7c5
17
+PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
17 18
 
18 19
 PKG_LICENSE:=BSD-3c
19 20
 PKG_LICENSE_FILES:=COPYING