wok-current diff zim/receipt @ rev 25707
Fix miss file need for grub2-efi install (kernel.img, modinfo.sh)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu May 30 20:14:23 2024 +0000 (5 months ago) |
parents | 922f061231c2 |
children |
line diff
1.1 --- a/zim/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/zim/receipt Thu May 30 20:14:23 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://zim-wiki.org/" 1.7 -WGET_URL="http://zim-wiki.org/downloads/$TARBALL" 1.8 +WGET_URL="https://zim-wiki.org/downloads/$TARBALL" 1.9 TAGS="wiki notebook" 1.10 1.11 DEPENDS="python pygtk pygobject python-simplejson python-xdg \