aboutsummaryrefslogtreecommitdiffstats
path: root/package/crda
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-04-02 16:25:40 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-04-02 16:25:40 +0000
commitb60c538b1111acee00f2fead2faaecbb28734c59 (patch)
tree48983cde2471685aadaf04516e5920922458ce19 /package/crda
parentc2f94b6e5516fdaf6d52452d5814cad3d2e50cf7 (diff)
downloadupstream-b60c538b1111acee00f2fead2faaecbb28734c59.tar.gz
upstream-b60c538b1111acee00f2fead2faaecbb28734c59.tar.bz2
upstream-b60c538b1111acee00f2fead2faaecbb28734c59.zip
[package] crda: update to 1.1.2
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31177 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/crda')
-rw-r--r--package/crda/Makefile6
-rw-r--r--package/crda/patches/101-make_crypto_use_optional.patch2
2 files changed, 4 insertions, 4 deletions
diff --git a/package/crda/Makefile b/package/crda/Makefile
index 9883da205b..0d075f1da5 100644
--- a/package/crda/Makefile
+++ b/package/crda/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -10,10 +10,10 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=crda
PKG_RELEASE:=1
-PKG_VERSION:=1.1.1
+PKG_VERSION:=1.1.2
PKG_SOURCE_URL:=http://wireless.kernel.org/download/crda
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_MD5SUM:=5fc77af68b3e21736b8ef2f8b061c810
+PKG_MD5SUM:=5226f65aebacf94baaf820f8b4e06df4
PKG_REGULATORY_NAME:=regulatory
PKG_REGULATORY_VERSION:=2011.04.28
diff --git a/package/crda/patches/101-make_crypto_use_optional.patch b/package/crda/patches/101-make_crypto_use_optional.patch
index fc5311a071..c7ace42c84 100644
--- a/package/crda/patches/101-make_crypto_use_optional.patch
+++ b/package/crda/patches/101-make_crypto_use_optional.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -32,7 +32,9 @@ LDLIBS += `pkg-config --libs openssl`
+@@ -35,7 +35,9 @@ LDLIBS += `pkg-config --libs openssl`
reglib.o: keys-ssl.c