projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix alsa compile error (backport from buildroot-ng)
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
alsa
/
Makefile
diff --git
a/openwrt/target/linux/package/alsa/Makefile
b/openwrt/target/linux/package/alsa/Makefile
index
11b12ca
..
665fc00
100644
(file)
--- a/
openwrt/target/linux/package/alsa/Makefile
+++ b/
openwrt/target/linux/package/alsa/Makefile
@@
-4,9
+4,9
@@
include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=alsa-driver
include ../../rules.mk
PKG_NAME:=alsa-driver
-PKG_VERSION:=1.0.1
0
+PKG_VERSION:=1.0.1
1rc4
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
e9e7c1ca664a14275d67185049f933f9
+PKG_MD5SUM:=
8e5794026082a964b09b46f9d881e6ec
PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/driver/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/driver/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
This page took
0.020886 seconds
and
4
git commands to generate.