projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
GPIODEV: Fix open-count race condition.
[openwrt.git]
/
package
/
ar7-atm
/
Makefile
diff --git
a/package/ar7-atm/Makefile
b/package/ar7-atm/Makefile
index
5b4342a
..
8700bd1
100644
(file)
--- a/
package/ar7-atm/Makefile
+++ b/
package/ar7-atm/Makefile
@@
-14,7
+14,7
@@
PKG_VERSION:=D7.03.01.00
PKG_RELEASE:=R2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.bz2
PKG_RELEASE:=R2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.bz2
-PKG_SOURCE_URL:=http://
teknoraver.campuslife.it/software
+PKG_SOURCE_URL:=http://
mirror2.openwrt.org/sources
PKG_MD5SUM:=bc6e9c6adb1be25820c7ee661de8ca7d
include $(INCLUDE_DIR)/package.mk
PKG_MD5SUM:=bc6e9c6adb1be25820c7ee661de8ca7d
include $(INCLUDE_DIR)/package.mk
This page took
0.025955 seconds
and
4
git commands to generate.