Update libsolv package

This commit is contained in:
Ingo Weinhold
2013-05-30 23:51:30 +02:00
parent 7ea6bb1305
commit 7b2016c8af
+1 -1
View File
@@ -839,7 +839,7 @@ if $(TARGET_ARCH) != x86 {
Echo "Libsolv not available for $(TARGET_ARCH)." ;
} else if $(HAIKU_GCC_VERSION[1]) = 2 {
HAIKU_LIBSOLV_PACKAGE
= libsolv-0.3.0_haiku_2013_05_20-1-x86_gcc2.hpkg ;
= libsolv-0.3.0_haiku_2013_05_30-1-x86_gcc2.hpkg ;
} else {
Echo "Libsolv not available for gcc4." ;
}