Browse Source

portaudio: Update to 19060_20161030 stable release

Signed-off-by: Ted Hess <thess@kitschensync.net>
lilik-openwrt-22.03
Ted Hess 6 years ago
parent
commit
32d55a2715
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      sound/portaudio/Makefile

+ 3
- 3
sound/portaudio/Makefile View File

@ -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…
Cancel
Save