libid3tag: Update copyright, Add myself as pkg maintainer
authorTed Hess <thess@kitschensync.net>
Thu, 17 Jul 2014 21:39:37 +0000 (17:39 -0400)
committerTed Hess <thess@kitschensync.net>
Thu, 17 Jul 2014 22:04:56 +0000 (18:04 -0400)
Signed-off-by: Ted Hess <thess@kitschensync.net>
libs/libid3tag/Makefile

index 318f0ee364cf59f545ef8c07ed393dd9898521b1..7af23b7d491d9cbc2f9e9d9b5f1a34fdc18b3f7a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,11 +9,12 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libid3tag
 PKG_VERSION:=0.15.1b
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/mad
 PKG_MD5SUM:=e5808ad997ba32c498803822078748c3
+PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
 
 PKG_LICENSE:=GPLv2
 PKG_LICENSE_FILES:=COPYING