wok-current diff cryptkeeper/receipt @ rev 25682
Fix openssl receipt (miss engines-3)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Mar 12 20:03:56 2024 +0000 (11 months ago) |
parents | 241fb98cab1c |
children |
line diff
1.1 --- a/cryptkeeper/receipt Tue Feb 15 18:29:48 2022 +0000 1.2 +++ b/cryptkeeper/receipt Tue Mar 12 20:03:56 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 WEB_SITE="https://github.com/tomm/cryptkeeper" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://tom.noflag.org.uk/cryptkeeper/$TARBALL" 1.8 +WGET_URL="https://src.fedoraproject.org/lookaside/pkgs/rpms/$PACKAGE/$TARBALL/d02918b2058854177d2f59b837c2743f/$TARBALL" 1.9 1.10 DEPENDS="gtk+ GConf encfs" 1.11 BUILD_DEPENDS="gtk+-dev GConf-dev xorg-libX11-dev"