wok diff libxklavier/receipt @ rev 19324
syslinux: adjust custom conf location
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 14 10:28:07 2016 +0200 (2016-07-14) |
parents | 66feb7f9e198 |
children | b773d0f56539 |
line diff
1.1 --- a/libxklavier/receipt Thu Mar 21 16:18:40 2013 +0000 1.2 +++ b/libxklavier/receipt Thu Jul 14 10:28:07 2016 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 WEB_SITE="http://freedesktop.org/wiki/Software/LibXklavier" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WGET_URL="$SF_MIRROR/gswitchit/libxklavier/5.0/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/gswitchit/libxklavier/$VERSION/$TARBALL" 1.9 1.10 DEPENDS="glib xorg-libXi xorg-libxkbfile" 1.11 BUILD_DEPENDS="libxml2-dev glib-dev xorg-xkbcomp iso-codes"