mirror of
http://git.openwrt.org/packages.git
synced 2025-01-09 04:19:54 +08:00
[packages] usbutils: update to 005
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32270 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8f20f16540
commit
21dbc399ae
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2011 OpenWrt.org
|
||||
# Copyright (C) 2007-2012 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:=usbutils
|
||||
PKG_VERSION:=004
|
||||
PKG_VERSION:=005
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@KERNEL/linux/utils/usb/usbutils
|
||||
PKG_MD5SUM:=fc69cde51b2094aa4bbd804c0ba97e35
|
||||
PKG_MD5SUM:=6a21f7b6c02b76df5e8a7c208d746654
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user