wok-current diff sysbench/receipt @ rev 25579
Bump toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.37
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 16 20:08:34 2023 +0000 (20 months ago) |
parents | 8eaf1d9eb640 |
children |
line diff
1.1 --- a/sysbench/receipt Tue Nov 09 17:05:26 2021 +0000 1.2 +++ b/sysbench/receipt Tue May 16 20:08:34 2023 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 1.8 + wget -O - $WEB_SITE/releases 2>/dev/null | \ 1.9 sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q' 1.10 } 1.11