# HG changeset patch # User Pascal Bellard # Date 1398237394 0 # Node ID 7798b28d62aad9f51af50aff06123e11be1c4b54 # Parent 06b8891480b93a3dd038a1212f9224e8e2bf5144 flag-icons: set version in tarball diff -r 06b8891480b9 -r 7798b28d62aa flag-icons/receipt --- a/flag-icons/receipt Wed Apr 23 07:15:13 2014 +0000 +++ b/flag-icons/receipt Wed Apr 23 07:16:34 2014 +0000 @@ -7,8 +7,8 @@ MAINTAINER="al.bobylev@gmail.com" LICENSE="MIT" WEB_SITE="https://www.gosquared.com/resources/flag-icons" -TARBALL="flags.zip" -WGET_URL="https://downloads.gosquared.com/pixels/$TARBALL" +TARBALL="$PACKAGE-$VERSION.zip" +WGET_URL="https://downloads.gosquared.com/pixels/flags.zip" BUILD_DEPENDS="wget"