From: Marek Sedlak Date: Sun, 27 Nov 2016 12:18:07 +0000 (+0100) Subject: libbaudiofile: updated source url to gnome repos (v0.3.6) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=271e054ef9a16cbe958a7b2e31af67f4335fb2ee;p=feed%2Fpackages.git libbaudiofile: updated source url to gnome repos (v0.3.6) Signed-off-by: Marek Sedlak bodka.zavinac@gmail.com --- diff --git a/libs/libaudiofile/Makefile b/libs/libaudiofile/Makefile index d3a7a4a003..a756fbaf15 100644 --- a/libs/libaudiofile/Makefile +++ b/libs/libaudiofile/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2014 OpenWrt.org +# Copyright (C) 2006-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -11,11 +11,9 @@ PKG_NAME:=audiofile PKG_VERSION:=0.3.6 PKG_RELEASE:=3 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:= \ - http://github.com/downloads/mpruett/audiofile/ \ - http://www.68k.org/~michael/audiofile/ -PKG_MD5SUM:=2731d79bec0acef3d30d2fc86b0b72fd +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz +PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/0.3 +PKG_MD5SUM:=235dde14742317328f0109e9866a8008 PKG_MAINTAINER:=Ted Hess PKG_FIXUP:=autoreconf