diff options
author | lesibel <lesibel@free.fr> | 2009-12-18 14:17:20 +0100 |
---|---|---|
committer | lesibel <lesibel@free.fr> | 2009-12-18 14:17:20 +0100 |
commit | 91f500593e7315558efac7c08b61bd8242791ad1 (patch) | |
tree | b8f596744892dbb81a3ecd2804507e30de907913 /extra/virtualbox-module/Pkgfile | |
parent | 6a66dc0f91c336340ce622662f2430f85698c1c5 (diff) | |
download | nutyx-extra-91f500593e7315558efac7c08b61bd8242791ad1.tar.gz nutyx-extra-91f500593e7315558efac7c08b61bd8242791ad1.tar.bz2 nutyx-extra-91f500593e7315558efac7c08b61bd8242791ad1.tar.xz nutyx-extra-91f500593e7315558efac7c08b61bd8242791ad1.zip |
maj de virtualbox-module#3.1.2-1
Diffstat (limited to 'extra/virtualbox-module/Pkgfile')
-rwxr-xr-x | extra/virtualbox-module/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/virtualbox-module/Pkgfile b/extra/virtualbox-module/Pkgfile index b3ae241b8..b79881c44 100755 --- a/extra/virtualbox-module/Pkgfile +++ b/extra/virtualbox-module/Pkgfile @@ -5,11 +5,11 @@ # Depends on: name=virtualbox-module -version=3.1.0 -release=2 +version=3.1.2 +release=1 _name=VirtualBox _kernel=`uname -r` -_build=55467 +_build=56127 source=(http://download.virtualbox.org/virtualbox/$version/${_name}-${version}-${_build}-Linux_x86.run) |