mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/usermin: Updated for version 1.670.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c95ac4b1ce
commit
deda7f5283
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=usermin
|
||||
VERSION=${VERSION:-1.660}
|
||||
VERSION=${VERSION:-1.670}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="usermin"
|
||||
VERSION="1.660"
|
||||
VERSION="1.670"
|
||||
HOMEPAGE="http://webmin.com/usermin.html"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/webadmin/usermin-1.660.tar.gz"
|
||||
MD5SUM="66ecaedaa617dd95632a4296a6b498ea"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/webadmin/usermin-1.670.tar.gz"
|
||||
MD5SUM="119202a27281f2a304f81fceaf22b3c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="webmin"
|
||||
|
|
Loading…
Reference in a new issue