diff options
Diffstat (limited to 'package/brutefir/Makefile')
-rw-r--r-- | package/brutefir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/brutefir/Makefile b/package/brutefir/Makefile index 4332a45c7..d168534f2 100644 --- a/package/brutefir/Makefile +++ b/package/brutefir/Makefile @@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= brutefir PKG_VERSION:= 1.0m -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_HASH:= 23b80500fc8687be338bc2654ecc509eccc06fe9372815361b65ed9b1807ccca PKG_DESCR:= convulution engine PKG_SECTION:= mm/audio |