mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/p4d: Updated for version 2018.2.1740258.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b5f384417
commit
4507424e9b
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by David Sullins <david.sullins@gmail.com>
|
||||
|
||||
PRGNAM=p4d
|
||||
VERSION=${VERSION:-2018.2.1724420}
|
||||
VERSION=${VERSION:-2018.2.1740258}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="p4d"
|
||||
VERSION="2018.2.1724420"
|
||||
VERSION="2018.2.1740258"
|
||||
HOMEPAGE="https://www.perforce.com/"
|
||||
DOWNLOAD="https://www.perforce.com/downloads/perforce/r18.2/bin.linux26x86/p4d"
|
||||
MD5SUM="8713ea2056a49d78cc4b81360abb3116"
|
||||
MD5SUM="d34c36fda5f57d4596b96f08549b784a"
|
||||
DOWNLOAD_x86_64="https://www.perforce.com/downloads/perforce/r18.2/bin.linux26x86_64/p4d"
|
||||
MD5SUM_x86_64="e2756aac9d5542fd52ed601c9986087d"
|
||||
MD5SUM_x86_64="f0595f0ecdc68a1847fd4f48b623a264"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David Sullins"
|
||||
EMAIL="david.sullins@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue