wok-6.x diff redis/receipt @ rev 25537

Up aspell-pl (6.0_20230301-0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 02 15:43:53 2023 +0000 (16 months ago)
parents 00b254b52ef6
children
line diff
     1.1 --- a/redis/receipt	Mon Jan 10 17:09:47 2022 +0100
     1.2 +++ b/redis/receipt	Thu Mar 02 15:43:53 2023 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="redis"
     1.7 -VERSION="6.2.6"
     1.8 +VERSION="7.0.3"
     1.9  CATEGORY="database"
    1.10  TAGS="database"
    1.11  SHORT_DESC="An open source, BSD licensed, advanced key-value cache and store."
    1.12 @@ -12,8 +12,8 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WGET_URL="https://download.redis.io/releases/$TARBALL"
    1.15  
    1.16 -DEPENDS="gcc83-lib-base libxslt"
    1.17 -BUILD_DEPENDS="gcc83 libxslt-dev"
    1.18 +DEPENDS="gcc83-lib-base libatomic libxslt"
    1.19 +BUILD_DEPENDS="gcc83 libatomic libxslt-dev"
    1.20  
    1.21  current_version()
    1.22  {