diff --git a/net/aoetools/Makefile b/net/aoetools/Makefile index b847fd672..9ed72ef52 100644 --- a/net/aoetools/Makefile +++ b/net/aoetools/Makefile @@ -9,14 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aoetools -PKG_VERSION:=16 +PKG_VERSION:=26 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/aoetools -PKG_MD5SUM:=15742876cb21c2b1196cd6772f401e81 - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) +PKG_MD5SUM:=9dc4a56cbd4ebd3eb226c2b46a401766 include $(INCLUDE_DIR)/package.mk @@ -28,7 +26,10 @@ define Package/aoetools endef define Package/aoetools/description - The aoetools are programs for users of the ATA over Ethernet \ (AoE) network storage protocol, a simple protocol for using \ storage over an ethernet LAN. The vblade program (storage \ target) exports a block device using AoE. + The aoetools are programs for users of the ATA over Ethernet (AoE) + network storage protocol, a simple protocol for using storage over an + ethernet LAN. The vblade program (storage target) exports a block + device using AoE. endef CONFIGURE_ARGS += NPERSHELF=16