diff options
Diffstat (limited to 'sound/portaudio')
-rw-r--r-- | sound/portaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/portaudio/Makefile b/sound/portaudio/Makefile index c8acc1c32..40d99d79b 100644 --- a/sound/portaudio/Makefile +++ b/sound/portaudio/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=pa_stable_v$(PKG_VERSION).tgz PKG_SOURCE_URL:=http://www.portaudio.com/archives/ -PKG_MD5SUM:=7f220406902af9dca009668e198cbd23 +PKG_HASH:=8fe024a5f0681e112c6979808f684c3516061cc51d3acc0b726af98fc96c8d57 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt |