mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/usbmon: Updated for version 6.1.
This commit is contained in:
parent
4a02eadf61
commit
328297edf9
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=usbmon
|
||||
VERSION=${VERSION:-6}
|
||||
VERSION=${VERSION:-6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="usbmon"
|
||||
VERSION="6"
|
||||
VERSION="6.1"
|
||||
HOMEPAGE="http://people.redhat.com/zaitcev/linux/"
|
||||
DOWNLOAD="http://people.redhat.com/zaitcev/linux/usbmon-6.tar.gz"
|
||||
MD5SUM="3be79e0bf0cc7f537ec34a98a4a597a0"
|
||||
DOWNLOAD="http://people.redhat.com/zaitcev/linux/usbmon-6.1.tar.gz"
|
||||
MD5SUM="77c41b8a5536f3a47b3338b204aa188e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue