mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/usermin: Updated for version 2.010.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c8da1142fd
commit
9f3d2ce7bd
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=usermin
|
||||
VERSION=${VERSION:-2.005}
|
||||
VERSION=${VERSION:-2.010}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="usermin"
|
||||
VERSION="2.005"
|
||||
VERSION="2.010"
|
||||
HOMEPAGE="http://webmin.com/usermin.html"
|
||||
DOWNLOAD="http://jaist.dl.sourceforge.net/project/webadmin/usermin/2.005/usermin-2.005.tar.gz"
|
||||
MD5SUM="cee4af2a4186dfc1e8b1a2ce7756a9de"
|
||||
DOWNLOAD="http://jaist.dl.sourceforge.net/project/webadmin/usermin/2.010/usermin-2.010.tar.gz"
|
||||
MD5SUM="912789fe1baa26a86b5447ddae1aa243"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="webmin"
|
||||
|
|
Loading…
Reference in a new issue