diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-29 15:01:07 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-29 15:01:07 +0100 |
commit | a1bfe2ccebcdfd8fb4a76a24dea3493ff53f14b5 (patch) | |
tree | 897089016287ecdf024050f1ace7e43ba5b60af3 /package/sox/Makefile | |
parent | 1510123ca6019de27a50878dd555f58c69025902 (diff) |
forgot the uclibc patch
Diffstat (limited to 'package/sox/Makefile')
-rw-r--r-- | package/sox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sox/Makefile b/package/sox/Makefile index 5072bca01..af30a9199 100644 --- a/package/sox/Makefile +++ b/package/sox/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= sox PKG_VERSION:= 14.4.1 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= 670307f40763490a2bc0d1f322071e7a PKG_DESCR:= swiss army knife of sound processing programs PKG_SECTION:= multimedia |