wok diff emelfm2/receipt @ rev 25057

linux-libre: fix linux-libre-3.18.129-gnu-slitaz.config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 11:05:30 2022 +0000 (2022-06-06)
parents cb67b4f8be05
children
line diff
     1.1 --- a/emelfm2/receipt	Wed Mar 16 11:02:39 2022 +0000
     1.2 +++ b/emelfm2/receipt	Mon Jun 06 11:05:30 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="https://emelfm2.net/"
     1.7 -WGET_URL="https://emelfm2.net/rel/$TARBALL"
     1.8 +WGET_URL="http://tinycorelinux.net/dCore/x86/import/src/$PACKAGE/$TARBALL"
     1.9  TAGS="file-manager"
    1.10  
    1.11  DEPENDS="gtk+ xorg-libXdamage"