mirror of
https://abf.rosa.ru/djam/virtualbox.git
synced 2025-02-23 17:12:46 +00:00
4.3
This commit is contained in:
parent
2960a97e80
commit
c0ec51bc74
3 changed files with 4 additions and 7 deletions
5
.abf.yml
5
.abf.yml
|
@ -1,6 +1,3 @@
|
|||
removed_sources:
|
||||
VirtualBox-4.2.12.tar.bz2: df9f2f7fd9c97524e287903df4b65799cbb3fedf
|
||||
VirtualBox-4.2.14.tar.bz2: fe05d20f89fd856cd65c5e0d72775f85186431ca
|
||||
sources:
|
||||
UserManual.pdf: 97f742e0fef4cd881dac721c96eab309a4cb4396
|
||||
VirtualBox-4.2.16.tar.bz2: bf95d3c4004169ccde6254e4b72c1bed03cb31c6
|
||||
VirtualBox-4.3.0.tar.bz2: 7dc0770d94d089d9629db041c74eafa64b4de937
|
||||
|
|
|
@ -33,7 +33,7 @@ diff -urN VirtualBox-4.2.12/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk
|
|||
ifndef VBOX_ONLY_TESTSUITE
|
||||
if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
|
||||
- LIBRARIES += \
|
||||
- VBoxGuestR3LibXFree86
|
||||
- VBoxGuestR3LibXFree86
|
||||
+# LIBRARIES += \
|
||||
+# VBoxGuestR3LibXFree86
|
||||
endif
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
|
||||
Summary: A general-purpose full virtualizer for x86 hardware
|
||||
Name: virtualbox
|
||||
Version: 4.2.16
|
||||
Release: 2
|
||||
Version: 4.3.0
|
||||
Release: 1
|
||||
License: GPLv2
|
||||
Group: Emulators
|
||||
Url: http://www.virtualbox.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue