summaryrefslogtreecommitdiff
path: root/madwifi
diff options
context:
space:
mode:
authorJason Thomas Dolan <jay@jaydolan.com>2006-10-09 23:23:02 +0000
committerJason Thomas Dolan <jay@jaydolan.com>2006-10-09 23:23:02 +0000
commit14bf7945b920947da3ae97d4696e3bfaa5de9e8b (patch)
tree340ccf8e8789bdf9e74d00dfb9b7deed11dc4388 /madwifi
parentaf2ea589a42bf07f2893289ebf4050aacef9796b (diff)
downloadopt-14bf7945b920947da3ae97d4696e3bfaa5de9e8b.tar.gz
opt-14bf7945b920947da3ae97d4696e3bfaa5de9e8b.tar.xz
Updated madwifi to 0.9.2
Diffstat (limited to 'madwifi')
-rw-r--r--madwifi/.md5sum1
-rw-r--r--madwifi/Pkgfile6
2 files changed, 4 insertions, 3 deletions
diff --git a/madwifi/.md5sum b/madwifi/.md5sum
new file mode 100644
index 000000000..d248af801
--- /dev/null
+++ b/madwifi/.md5sum
@@ -0,0 +1 @@
+a75baacbe07085ddc5cb28e1fb43edbb madwifi-0.9.2.tar.bz2
diff --git a/madwifi/Pkgfile b/madwifi/Pkgfile
index add0e149e..12c7e4c4c 100644
--- a/madwifi/Pkgfile
+++ b/madwifi/Pkgfile
@@ -1,12 +1,12 @@
# Description: Kernel module for Atheros based 802.11a/b/g cards
# Maintainer: Jay Dolan, jdolan at jdolan dot dyndns dot org
-# URL: http://madwifi.org
+# Url: http://madwifi.org
# Depends on: sharutils
name=madwifi
-version=current
+version=0.9.2
release=1
-source=(http://snapshots.madwifi.org/$name-ng-$version.tar.gz)
+source=(http://dl.sf.net/$name/$name-$version.tar.bz2)
build(){
cd $name* && make KERNELPATH=/usr/src/linux-$(uname -r)

Generated by cgit