wok rev 21509

nabi: modified WGET_URL
author Hans-G?nter Theisgen
date Thu May 02 18:01:53 2019 +0100 (2019-05-02)
parents 55027f478c44
children baf354e69dbb
files nabi/receipt
line diff
     1.1 --- a/nabi/receipt	Thu May 02 17:57:50 2019 +0100
     1.2 +++ b/nabi/receipt	Thu May 02 18:01:53 2019 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://github.com/libhangul/nabi"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="$WEB_SITE/$PACKAGE/archive/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/archive/$TARBALL"
     1.9  
    1.10  DEPENDS="cairo gtk+ libhangul xorg-libICE xorg-libSM"
    1.11  BUILD_DEPENDS="automake cairo-dev gtk+-dev libhangul libhangul-dev"