wok-current diff protobuf-python/receipt @ rev 25275
updated redis (6.2.6 -> 7.0.3)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jul 18 14:08:51 2022 +0100 (2022-07-18) |
parents | b569b85b0fb9 |
children | 5926178cd6fa |
line diff
1.1 --- a/protobuf-python/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/protobuf-python/receipt Mon Jul 18 14:08:51 2022 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 1.5 SOURCE="protobuf" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz" 1.8 +WGET_URL="$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz" 1.9 1.10 DEPENDS="protobuf python" 1.11 BUILD_DEPENDS="libatomic protobuf-dev python-dev python-setuptools"