[packages] usbutils: update to 0.90
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22818 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8eec308ae4
commit
a4d6166917
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=usbutils
|
||||
PKG_VERSION:=0.86
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=0.90
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/linux-usb
|
||||
PKG_MD5SUM:=34979f675d2bcb3e1b45012fa830a53f
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@KERNEL/linux/utils/usb/usbutils
|
||||
PKG_MD5SUM:=cf542098627c77484c671be4fc5e7271
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
@ -24,7 +24,7 @@ define Package/usbutils
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=+libusb +zlib
|
||||
TITLE:=USB devices listing utilities
|
||||
URL:=http://linux-usb.sourceforge.net/
|
||||
URL:=http://www.linux-usb.org/
|
||||
endef
|
||||
|
||||
define Package/usbutils/postinst
|
||||
|
Loading…
x
Reference in New Issue
Block a user