Browse Source

Merge pull request #6212 from neheb/patch-2

libsamplerate: Update to 0.1.9
lilik-openwrt-22.03
Ted Hess 7 years ago
committed by GitHub
parent
commit
7879666795
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libsamplerate/Makefile

+ 2
- 2
libs/libsamplerate/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libsamplerate
PKG_VERSION:=0.1.8
PKG_VERSION:=0.1.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.mega-nerd.com/SRC/
PKG_HASH:=93b54bdf46d5e6d2354b7034395fe329c222a966790de34520702bb9642f1c06
PKG_HASH:=0a7eb168e2f21353fb6d84da152e4512126f7dc48ccb0be80578c565413444c1
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>


Loading…
Cancel
Save