diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-10 04:15:19 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-10 04:20:43 +0200 |
| commit | b08006d70769f1ac0b8d232cca34601d4e0bf7da (patch) | |
| tree | b22e74637e43ac59ae017ab23a788a099f30e728 /package/talloc/Makefile | |
| parent | ec82d7e2e04ca528f16bb9a4ea380d04cb8d032d (diff) | |
talloc: update to 2.4.3
Diffstat (limited to 'package/talloc/Makefile')
| -rw-r--r-- | package/talloc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/talloc/Makefile b/package/talloc/Makefile index a296a7306..0b6c76b78 100644 --- a/package/talloc/Makefile +++ b/package/talloc/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= talloc -PKG_VERSION:= 2.4.2 +PKG_VERSION:= 2.4.3 PKG_RELEASE:= 1 -PKG_HASH:= 85ecf9e465e20f98f9950a52e9a411e14320bc555fa257d87697b7e7a9b1d8a6 +PKG_HASH:= dc46c40b9f46bb34dd97fe41f548b0e8b247b77a918576733c528e83abd854dd PKG_DESCR:= memory allocation library PKG_SECTION:= libs/misc PKG_BUILDDEP:= python3-host python3 |
