apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
[openwrt.git] / target / linux / ixp4xx-2.6 / image / npe-ucode / Makefile
index 4559f56..b5181e8 100644 (file)
@@ -9,11 +9,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=npe-ucode
-PKG_VERSION:=2.3
+PKG_VERSION:=2.4
 PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE:=IPL_ixp400NpeLibrary-2_3.zip
+PKG_SOURCE:=IPL_ixp400NpeLibrary-2_4.zip
 
 include $(INCLUDE_DIR)/package.mk
 
This page took 0.028347 seconds and 4 git commands to generate.