diff --git a/libs/libid3tag/Makefile b/libs/libid3tag/Makefile index 318f0ee364..7af23b7d49 100644 --- a/libs/libid3tag/Makefile +++ b/libs/libid3tag/Makefile @@ -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 PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=COPYING