mirror of https://github.com/openwrt/packages.git
libmad: Update copyright, Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>pull/103/head
parent
af8725bc0e
commit
d3c6145001
|
@ -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.
|
||||
|
@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|||
PKG_SOURCE_URL:=@SF/mad \
|
||||
ftp://ftp.mars.org/pub/mpeg/
|
||||
PKG_MD5SUM:=1be543bc30c56fb6bea1d7bf6a64e66c
|
||||
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in New Issue