mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
[packages] vblade: update to 21
Signed-off-by: Stephen Walker <stephendwalker+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40656 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b2d90e1ab1
commit
82ff8d75fc
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2010 OpenWrt.org
|
||||
# Copyright (C) 2010-2014 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=vblade
|
||||
PKG_VERSION:=20
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=21
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
||||
PKG_SOURCE_URL:=@SF/aoetools/vblade
|
||||
PKG_MD5SUM:=3c80e4a6bc7d66ae0c235b88cb44bd59
|
||||
PKG_MD5SUM:=0a2a257737a808d8f2fbfa5de3172337
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
@ -28,7 +28,6 @@ define Package/$(PKG_NAME)/conffiles
|
||||
/etc/config/vblade
|
||||
endef
|
||||
|
||||
|
||||
define Package/vblade/description
|
||||
The vblade is the virtual EtherDrive (R) blade, a program that makes a
|
||||
seekable file available over an ethernet local area network (LAN) via
|
||||
|
Loading…
Reference in New Issue
Block a user