wok-next rev 19970
mrxvt-unicode: fix WGET_URL
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Tue Oct 17 18:36:29 2017 +0200 (2017-10-17) |
parents | 294442a1c218 |
children | 13f0ccf0af32 |
files | mrxvt-unicode/receipt |
line diff
1.1 --- a/mrxvt-unicode/receipt Tue Oct 17 18:10:20 2017 +0200 1.2 +++ b/mrxvt-unicode/receipt Tue Oct 17 18:36:29 2017 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://github.com/tomas/mrxvt-unicode" 1.7 -WGET_URL="$WEB_SITE/archive/$VERSION" 1.8 +WGET_URL="$WEB_SITE/archive/${TARBALL/*-/}" 1.9 TAGS="terminal" 1.10 1.11 DEPENDS="libpng jpeg freetype expat fontconfig xorg-libICE xorg-libSM zlib \