mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python-ipcalc: Updated for version 1.99.0.
This commit is contained in:
parent
02dfba5963
commit
3a3d4346db
2 changed files with 5 additions and 5 deletions
|
@ -26,8 +26,8 @@
|
|||
|
||||
PRGNAM=python-ipcalc
|
||||
SRCNAM=ipcalc
|
||||
VERSION=${VERSION:-1.1.3}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.99.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-ipcalc"
|
||||
VERSION="1.1.3"
|
||||
VERSION="1.99.0"
|
||||
HOMEPAGE="https://github.com/tehmaze/ipcalc"
|
||||
DOWNLOAD="https://github.com/tehmaze/ipcalc/archive/ipcalc-1.1.3.tar.gz"
|
||||
MD5SUM="f7e3f7caf33abb342885e9444e3995e9"
|
||||
DOWNLOAD="https://github.com/tehmaze/ipcalc/archive/ipcalc-1.99.0.tar.gz"
|
||||
MD5SUM="8f8d7ff3b907479bcfdae6ecc6dcff0a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue