Signed-off-by: Rouven Czerwinski <[email protected]> --- patches/{libkcapi-1.1.5 => libkcapi-1.3.1}/autogen.sh | 0 rules/libkcapi.make | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename patches/{libkcapi-1.1.5 => libkcapi-1.3.1}/autogen.sh (100%)
diff --git a/patches/libkcapi-1.1.5/autogen.sh b/patches/libkcapi-1.3.1/autogen.sh similarity index 100% rename from patches/libkcapi-1.1.5/autogen.sh rename to patches/libkcapi-1.3.1/autogen.sh diff --git a/rules/libkcapi.make b/rules/libkcapi.make index f12e5abf6..4947d571b 100644 --- a/rules/libkcapi.make +++ b/rules/libkcapi.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBKCAPI) += libkcapi # # Paths and names # -LIBKCAPI_VERSION := 1.1.5 -LIBKCAPI_MD5 := 38776243296c2fb1ad78ca92bab4adcf +LIBKCAPI_VERSION := 1.3.1 +LIBKCAPI_MD5 := d65056b8eff5e570cc8d0750d29ea48c LIBKCAPI := libkcapi-$(LIBKCAPI_VERSION) LIBKCAPI_SUFFIX := tar.xz LIBKCAPI_URL := http://www.chronox.de/libkcapi//$(LIBKCAPI).$(LIBKCAPI_SUFFIX) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
