projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd96949
)
flac: Update copyright, add myself as pkg maintainer
author
Ted Hess
<thess@kitschensync.net>
Thu, 17 Jul 2014 18:19:52 +0000
(14:19 -0400)
committer
Ted Hess
<thess@kitschensync.net>
Thu, 17 Jul 2014 22:04:56 +0000
(18:04 -0400)
Signed-off-by: Ted Hess <thess@kitschensync.net>
libs/flac/Makefile
patch
|
blob
|
history
diff --git
a/libs/flac/Makefile
b/libs/flac/Makefile
index 2cf467b5768cba1ea050b9a129c2e13441d58bd7..1a9574277f6503146d3c38d53da975914134fdba 100644
(file)
--- a/
libs/flac/Makefile
+++ b/
libs/flac/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
14
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-14,6
+14,8
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/flac
PKG_MD5SUM:=
+PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
+
PKG_INSTALL:=1
PKG_LICENSE:=GFDLv1.2 GPLv2 LGPLv2.1 BSD-3c