diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-12-15 23:05:20 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-12-15 23:05:20 +0000 |
commit | 0b7dcb21dcf62d89c432da27c6e1bb5fcdaee11a (patch) | |
tree | e8eecbcad82a9379e9a83ec15b7a7750086084b9 /sys | |
parent | 259a79e094839e9351c4e653507aaf545f790186 (diff) | |
download | slackbuilds-0b7dcb21dcf62d89c432da27c6e1bb5fcdaee11a.tar.gz slackbuilds-0b7dcb21dcf62d89c432da27c6e1bb5fcdaee11a.tar.bz2 |
util-vserver: upgraded to 0.30.212
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@925 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'sys')
-rwxr-xr-x | sys/cluster/util-vserver/util-vserver.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cluster/util-vserver/util-vserver.SlackBuild b/sys/cluster/util-vserver/util-vserver.SlackBuild index 8aefcbe4..95363522 100755 --- a/sys/cluster/util-vserver/util-vserver.SlackBuild +++ b/sys/cluster/util-vserver/util-vserver.SlackBuild @@ -33,7 +33,7 @@ fi # default settings PACKAGE="util-vserver" ARCH=${ARCH:=i486} -VERSION=${VERSION:=0.30.210} +VERSION=${VERSION:=0.30.212} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD} TMP=${TMP:=/tmp} |