mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/usbmon: Updated for version 6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
19ddcc8be2
commit
fc9a8a13c9
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Written by B. Watson (yalhcru@gmail.com)
|
# Written by B. Watson (yalhcru@gmail.com)
|
||||||
|
|
||||||
PRGNAM=usbmon
|
PRGNAM=usbmon
|
||||||
VERSION=${VERSION:-5.4}
|
VERSION=${VERSION:-6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="usbmon"
|
PRGNAM="usbmon"
|
||||||
VERSION="5.4"
|
VERSION="6"
|
||||||
HOMEPAGE="http://people.redhat.com/zaitcev/linux/"
|
HOMEPAGE="http://people.redhat.com/zaitcev/linux/"
|
||||||
DOWNLOAD="http://people.redhat.com/zaitcev/linux/usbmon-5.4.tar.gz"
|
DOWNLOAD="http://people.redhat.com/zaitcev/linux/usbmon-6.tar.gz"
|
||||||
MD5SUM="b4a9579d95f34b99b7c7c5e06cd62db5"
|
MD5SUM="3be79e0bf0cc7f537ec34a98a4a597a0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="B. Watson"
|
MAINTAINER="B. Watson"
|
||||||
|
|
Loading…
Reference in a new issue