diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-08-08 16:12:57 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-08-08 16:12:57 +0200 |
commit | 05ccd7f9c6395336e0ba2bb5fc0549a47d034d00 (patch) | |
tree | 9babb7cb47047232806c2ba00dc2859f84247740 /base/virtualbox-module/Pkgfile | |
parent | b05e964febee662408ada0c42a88ca762e608585 (diff) | |
parent | 031f28eb9459ee257cd79c5a0f541a74a91b2871 (diff) | |
download | nutyx-extra-05ccd7f9c6395336e0ba2bb5fc0549a47d034d00.tar.gz nutyx-extra-05ccd7f9c6395336e0ba2bb5fc0549a47d034d00.tar.bz2 nutyx-extra-05ccd7f9c6395336e0ba2bb5fc0549a47d034d00.tar.xz nutyx-extra-05ccd7f9c6395336e0ba2bb5fc0549a47d034d00.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base/virtualbox-module/Pkgfile b/base/virtualbox-module/Pkgfile index 090c35a75..43dd3f448 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.6 -release=2 +version=3.2.8 +release=1 _name=VirtualBox _kernel=`uname -r|sed "s/-NuTyX//"` -_build=63112 +_build=64453 source=(http://download.virtualbox.org/virtualbox/$version/${_name}-${version}-${_build}-Linux_x86.run) |