projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab2bba1
)
[package] update alsa-utils to 1.0.20 (#5365)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 18 Jun 2009 15:50:49 +0000
(15:50 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 18 Jun 2009 15:50:49 +0000
(15:50 +0000)
SVN-Revision: 16511
utils/alsa-utils/Makefile
patch
|
blob
|
history
diff --git
a/utils/alsa-utils/Makefile
b/utils/alsa-utils/Makefile
index 346b381c6f10c6845e9fa793417f65d9fd697c5d..16291888eb722f258e70af1ec1fb242b732bdc6f 100644
(file)
--- a/
utils/alsa-utils/Makefile
+++ b/
utils/alsa-utils/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=alsa-utils
-PKG_VERSION:=1.0.
19
+PKG_VERSION:=1.0.
20
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/utils/ \
http://alsa.cybermirror.org/utils/
-PKG_MD5SUM:=
5ff0379c707c1a29083233edc9ab4e06
+PKG_MD5SUM:=
6837e673ef19da96d8bd2f9e18cd9574
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk