mirror of https://github.com/hak5/openwrt-owl.git
parent
87030d2494
commit
084cbf188e
|
@ -3,12 +3,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ipset
|
||||
PKG_VERSION:=2.2.2
|
||||
PKG_VERSION:=2.2.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=e760bc3ba45420118086428af4fd3b61
|
||||
PKG_MD5SUM:=1709424cc2cdb925d4fb6fd5fcaefc26
|
||||
|
||||
PKG_SOURCE_URL:=http://ipset.netfilter.org
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-20050720.tar.bz2
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-20050914.tar.bz2
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/ipset-$(PKG_VERSION)
|
||||
PKG_CAT:=bzcat
|
||||
|
||||
|
|
Loading…
Reference in New Issue