wok-current diff protobuf/receipt @ rev 25095
Up libkeybinder (0.3.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 18 13:48:16 2022 +0000 (2022-06-18) |
parents | b569b85b0fb9 |
children | 5926178cd6fa |
line diff
1.1 --- a/protobuf/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/protobuf/receipt Sat Jun 18 13:48:16 2022 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://github.com/protocolbuffers/protobuf" 1.5 1.6 TARBALL="$PACKAGE-$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="gcc83-lib-base libatomic" 1.11 BUILD_DEPENDS="automake gcc83 libtool"