summaryrefslogtreecommitdiff
path: root/package/sox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:24:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:24:26 +0100
commitf2b154b7d74e21b7e655c6cd121155592c1bee03 (patch)
treed1d8f06abeb89834cebb70d33229aff129b9d485 /package/sox/Makefile
parentc93c25a63b3b5a29a258460519ed36341da2e79e (diff)
parent63e65ec30b763d6687d462c52cb46bd5e738928a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/sox/Makefile')
-rw-r--r--package/sox/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/sox/Makefile b/package/sox/Makefile
index fd546e146..4f633b2a6 100644
--- a/package/sox/Makefile
+++ b/package/sox/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= sox
-PKG_VERSION:= 14.3.1
-PKG_RELEASE:= 2
-PKG_MD5SUM:= b99871c7bbae84feac9d0d1f010331ba
+PKG_VERSION:= 14.3.2
+PKG_RELEASE:= 1
+PKG_MD5SUM:= e9d35cf3b0f8878596e0b7c49f9e8302
PKG_DESCR:= Swiss Army knife of sound processing programs
PKG_SECTION:= multimedia
PKG_BUILDDEP:= zlib libmad lame alsa-lib libid3tag
@@ -18,7 +18,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,SOX,sox,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-post-install:
+sox-install:
$(INSTALL_DIR) $(IDIR_SOX)/usr/lib
${CP} ${WRKINST}/usr/lib/libsox.so* $(IDIR_SOX)/usr/lib
$(INSTALL_DIR) $(IDIR_SOX)/usr/bin