Merge pull request #6908 from thess/portaudio-work
portaudio: Update to 19060_20161030 stable release
This commit is contained in:
commit
1ac6e16b6c
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue