From 215c6f10d9ef5317db32c05215b942fea285387f Mon Sep 17 00:00:00 2001 From: Andy Boyett Date: Tue, 3 Mar 2009 10:31:57 +0000 Subject: [PATCH] [packages] libs/libmpcdec: increment PKG_RELEASE and copyright info SVN-Revision: 14732 --- libs/libmpcdec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libmpcdec/Makefile b/libs/libmpcdec/Makefile index 87a53d6f83..aa0ce96ce4 100644 --- a/libs/libmpcdec/Makefile +++ b/libs/libmpcdec/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2008 OpenWrt.org +# Copyright (C) 2007-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmpcdec PKG_VERSION:=1.2.6 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://files.musepack.net/source/ -- 2.30.2