Skip to content

Commit

Permalink
libsndfile: update to 8ddc442d539ca775d80cdbc7af17a718634a743f
Browse files Browse the repository at this point in the history
a/ulaw: fix multiple buffer overflows

Signed-off-by: Peter Wagner <[email protected]>
  • Loading branch information
tripolar committed Dec 25, 2018
1 parent 724ddd2 commit c849172
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libs/libsndfile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/erikd/libsndfile.git
PKG_SOURCE_DATE:=2018-11-27
PKG_SOURCE_VERSION:=b4bd397ca74f4c72b9cabaae66fef0c3d5a8c527
PKG_MIRROR_HASH:=bbef527d5cdc97ad14ca5337b692b7adf8f725e813ca48b445111669f79f5c5e
PKG_SOURCE_DATE:=2018-12-24
PKG_SOURCE_VERSION:=8ddc442d539ca775d80cdbc7af17a718634a743f
PKG_MIRROR_HASH:=d7be85919067f51c83b74b67ea9e7043710fe009d704aa414ef57c6f48974ae1

PKG_LICENSE:=LGPLv2.1
PKG_LICENSE_FILES:=COPYING
Expand Down

0 comments on commit c849172

Please sign in to comment.