diff options
author | skingrapher <gandalf@aldebaran.(none)> | 2010-07-09 23:07:06 +0400 |
---|---|---|
committer | skingrapher <gandalf@aldebaran.(none)> | 2010-07-09 23:07:06 +0400 |
commit | f4217c1e1d25cb963e547e1f40bba587892e9d9d (patch) | |
tree | 761fb03d56c1704d6f7ba62d1ed477037526c14c /base/virtualbox-module/Pkgfile | |
parent | 6f3f948a30a74d44ada76ca9b5c83e28fcd7146e (diff) | |
parent | 3dc66bcb0e1cec9f83584f304137054b47d32561 (diff) | |
download | nutyx-pakxe-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.gz nutyx-pakxe-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.bz2 nutyx-pakxe-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.xz nutyx-pakxe-f4217c1e1d25cb963e547e1f40bba587892e9d9d.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'base/virtualbox-module/Pkgfile')
-rwxr-xr-x | base/virtualbox-module/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/virtualbox-module/Pkgfile b/base/virtualbox-module/Pkgfile index d01961ac8..fbb9970c3 100755 --- a/base/virtualbox-module/Pkgfile +++ b/base/virtualbox-module/Pkgfile @@ -4,11 +4,11 @@ # Packager: thierryn1 at hispeed dot ch name=virtualbox-module -version=3.2.4 +version=3.2.6 release=1 _name=VirtualBox _kernel=`uname -r|sed "s/-NuTyX//"` -_build=62467 +_build=63112 source=(http://download.virtualbox.org/virtualbox/$version/${_name}-${version}-${_build}-Linux_x86.run) |