diff --git a/sound/portaudio/Makefile b/sound/portaudio/Makefile index 40d99d79b1..64eddbe226 100644 --- a/sound/portaudio/Makefile +++ b/sound/portaudio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=portaudio -PKG_VERSION:=19_20140130 -PKG_RELEASE:=2 +PKG_VERSION:=190600_20161030 +PKG_RELEASE:=1 PKG_SOURCE:=pa_stable_v$(PKG_VERSION).tgz PKG_SOURCE_URL:=http://www.portaudio.com/archives/ -PKG_HASH:=8fe024a5f0681e112c6979808f684c3516061cc51d3acc0b726af98fc96c8d57 +PKG_HASH:=f5a21d7dcd6ee84397446fa1fa1a0675bb2e8a4a6dceb4305a8404698d8d1513 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt