From: Jörg Krause Date: Sun, 11 Oct 2015 21:02:49 +0000 (+0200) Subject: package/shairport-sync: bump to version 2.4.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d6ed9adc18b9e2cdd2dfda6cadcbab3f9ad1f7f8;p=buildroot.git package/shairport-sync: bump to version 2.4.1 - Remove backported from upstream patch. - Fix autoreconf comment that was wrong. Signed-off-by: Jörg Krause Reviewed-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk index 36d5b82310..fa7100a7de 100644 --- a/package/shairport-sync/shairport-sync.mk +++ b/package/shairport-sync/shairport-sync.mk @@ -4,15 +4,14 @@ # ################################################################################ -SHAIRPORT_SYNC_VERSION = 2.4 +SHAIRPORT_SYNC_VERSION = 2.4.1 SHAIRPORT_SYNC_SITE = $(call github,mikebrady,shairport-sync,$(SHAIRPORT_SYNC_VERSION)) SHAIRPORT_SYNC_LICENSE = MIT, BSD-3c SHAIRPORT_SYNC_LICENSE_FILES = LICENSES SHAIRPORT_SYNC_DEPENDENCIES = alsa-lib libconfig libdaemon popt host-pkgconf -SHAIRPORT_SYNC_PATCH = https://github.com/mikebrady/shairport-sync/commit/6ae067af1f695e615415cde69a506ad330dbc45b.patch -# Touching configure.ac with the patches +# git clone, no configure SHAIRPORT_SYNC_AUTORECONF = YES SHAIRPORT_SYNC_CONF_OPTS = --with-alsa \