Browse Source

version bump as pointed out by daisuke in Bug 399

Mike Frysinger 20 years ago
parent
commit
536f9f3864
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libpcap/libpcap.mk

+ 1 - 1
package/libpcap/libpcap.mk

@@ -21,7 +21,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA
 
-LIBPCAP_VER:=0.8.3
+LIBPCAP_VER:=0.9.3
 LIBPCAP_DIR:=$(BUILD_DIR)/libpcap-$(LIBPCAP_VER)
 LIBPCAP_SITE:=http://www.tcpdump.org/release
 LIBPCAP_SOURCE:=libpcap-$(LIBPCAP_VER).tar.gz