From f8ad60ed2a22f6783a3b82baeaefcd122930ccd9 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Wed, 12 Apr 2023 12:55:51 +0300 Subject: apk-tools-2.14.0_rc1 --- Makefile | 2 +- src/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 23173a6..41b4c54 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ -include config.mk PACKAGE := apk-tools -VERSION := 2.12.11 +VERSION := 2.14.0_rc1 export VERSION diff --git a/src/Makefile b/src/Makefile index 186823f..4ce3750 100644 --- a/src/Makefile +++ b/src/Makefile @@ -16,7 +16,7 @@ ZLIB_CFLAGS := $(shell $(PKG_CONFIG) --cflags zlib) ZLIB_LIBS := $(shell $(PKG_CONFIG) --libs zlib) # Dynamic library -libapk_soname := 3.12.0 +libapk_soname := 2.14.0 libapk_so := $(obj)/libapk.so.$(libapk_soname) libapk.so.$(libapk_soname)-objs := \ common.o database.o package.o commit.o solver.o \ -- cgit v1.2.3-70-g09d2