X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/256246d73d1d3a1b6cc7a5ebc4fc7684a07e55e7..312764930ff995ea9e7239b170af387f10d16a11:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index c493d3dd9..b327dbf64 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -13,9 +13,9 @@ include ../buildlib/defaults.mak # methods/makefile - FIXME LIBRARY=apt-pkg LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER) -MAJOR=3.12 +MAJOR=4.5 MINOR=0 -SLIBS=$(PTHREADLIB) $(INTLLIBS) +SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil APT_DOMAIN:=libapt-pkg$(MAJOR) # Source code for the contributed non-core things