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:
dc73d68
)
[packages] alsa-utils: Update to version 1.0.23 (#8106)
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Thu, 21 Oct 2010 08:34:07 +0000
(08:34 +0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Thu, 21 Oct 2010 08:34:07 +0000
(08:34 +0000)
SVN-Revision: 23562
utils/alsa-utils/Makefile
patch
|
blob
|
history
diff --git
a/utils/alsa-utils/Makefile
b/utils/alsa-utils/Makefile
index 39b71d5b3c9424781264a8099864bc39c16ff47a..c4ae73a82796d711b5f3b54db2dd3b9b3bae012d 100644
(file)
--- a/
utils/alsa-utils/Makefile
+++ b/
utils/alsa-utils/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=alsa-utils
-PKG_VERSION:=1.0.2
1
-PKG_RELEASE:=
2
+PKG_VERSION:=1.0.2
3
+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:=
3672287c2608040d111ce45495ba7602
+PKG_MD5SUM:=
cb0cf46029ac9549cf3a31bff6a4f4e1
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk