wok-current diff talloc/receipt @ rev 25634

Mass update, new toolchain gcc 8.3.0, glibc 2.28.0
author Stanislas Leduc <shann@slitaz.org>
date Sun Jan 14 08:12:37 2024 +0000 (6 months ago)
parents 934055de50e2
children
line diff
     1.1 --- a/talloc/receipt	Wed Feb 16 21:07:01 2022 +0000
     1.2 +++ b/talloc/receipt	Sun Jan 14 08:12:37 2024 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="talloc"
     1.7 -VERSION="2.0.7"
     1.8 +VERSION="2.3.3"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Hierarchical pool based memory allocator with destructors."
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -12,7 +12,7 @@
    1.13  CROSS="bug: must use --cross-compile and --cross-execute="
    1.14  
    1.15  DEPENDS="glibc-base"
    1.16 -BUILD_DEPENDS="python-dev"
    1.17 +BUILD_DEPENDS="python3-dev"
    1.18  
    1.19  # What is the latest version available today?
    1.20  current_version()