mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/multitail: Updated for version 5.2.10
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
4424d2346a
commit
cf0d2ec385
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=multitail
|
||||
VERSION=${VERSION:-5.2.9}
|
||||
VERSION=${VERSION:-5.2.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="multitail"
|
||||
VERSION="5.2.9"
|
||||
VERSION="5.2.10"
|
||||
HOMEPAGE="http://www.vanheusden.com/multitail/"
|
||||
DOWNLOAD="http://www.vanheusden.com/multitail/multitail-5.2.9.tgz"
|
||||
MD5SUM="871cb6a9a0d4f599b9cbd9f603da4c51"
|
||||
DOWNLOAD="http://www.vanheusden.com/multitail/multitail-5.2.10.tgz"
|
||||
MD5SUM="d44aef9ffdfcdcda5d9db87a6168bde9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue