diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-02 14:54:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-02 14:54:44 +0200 |
commit | bc3103c554eb186f9535bf6a123f551df6d46db0 (patch) | |
tree | b590d7e50bbf139cafd536e6eafeaf9ce57825bc /package/alsa-lib/Makefile | |
parent | 984ea37e4ecdc7fb5e277bf5a045af73b5204791 (diff) |
add a better patch from alpinelinux
Diffstat (limited to 'package/alsa-lib/Makefile')
-rw-r--r-- | package/alsa-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/alsa-lib/Makefile b/package/alsa-lib/Makefile index ed9e41012..01d5fee2e 100644 --- a/package/alsa-lib/Makefile +++ b/package/alsa-lib/Makefile @@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= alsa-lib PKG_VERSION:= 1.0.27.2 -PKG_RELEASE:= 2 +PKG_RELEASE:= 3 PKG_MD5SUM:= 69129a7c37697f81ac092335e9fa452b PKG_DESCR:= ALSA sound library PKG_SECTION:= libs |