projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix build on systems without libgcrypt-config
[openwrt.git]
/
package
/
aircrack
/
Makefile
diff --git
a/package/aircrack/Makefile
b/package/aircrack/Makefile
index
c26d4a0
..
1869d2b
100644
(file)
--- a/
package/aircrack/Makefile
+++ b/
package/aircrack/Makefile
@@
-5,7
+5,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=aircrack
PKG_VERSION:=2.41
PKG_RELEASE:=1
PKG_NAME:=aircrack
PKG_VERSION:=2.41
PKG_RELEASE:=1
-PKG_MD5SUM:=
8c0c88abe107ca26d019d8f43958e60a
+PKG_MD5SUM:=
05a37c8a165efb11ea226829c809deb3
PKG_SOURCE_URL:=http://www.cr0.net:8040/code/network/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://www.cr0.net:8040/code/network/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
This page took
0.019959 seconds
and
4
git commands to generate.