mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
libsndfile: update to 1.0.26
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libsndfile
|
||||
PKG_VERSION:=1.0.25
|
||||
PKG_VERSION:=1.0.26
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.mega-nerd.com/libsndfile/files/
|
||||
PKG_MD5SUM:=e2b7bb637e01022c7d20f95f9c3990a2
|
||||
PKG_MD5SUM:=ec810a0c60c08772a8a5552704b63393
|
||||
|
||||
PKG_LICENSE:=LGPLv2.1
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,5 +1,7 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
+ACLOCAL_AMFLAGS = -I M4
|
||||
+
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
|
||||
|
||||
if BUILD_OCTAVE_MOD
|
||||
Reference in New Issue
Block a user