wok diff attr/receipt @ rev 21101

updated lensfun and lensfun-dev (0.2.5 -> 0.3.2)
author Hans-G?nter Theisgen
date Mon Mar 18 17:49:35 2019 +0100 (2019-03-18)
parents 11b5e93cb5f2
children 68cf96abc146
line diff
     1.1 --- a/attr/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/attr/receipt	Mon Mar 18 17:49:35 2019 +0100
     1.3 @@ -1,18 +1,19 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="attr"
     1.7 -VERSION="2.4.47"
     1.8 +VERSION="2.4.48"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Commands for Manipulating Filesystem Extended Attributes."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="http://savannah.nongnu.org/projects/attr/"
    1.14 -TARBALL="$PACKAGE-$VERSION.src.tar.gz"
    1.15 -WGET_URL="http://download.savannah.gnu.org/releases-noredirect/$PACKAGE/$TARBALL"
    1.16 -HOST_ARCH="i486 arm"
    1.17 +
    1.18 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.19 +WGET_URL="http://download.savannah.gnu.org/releases/$PACKAGE/$TARBALL"
    1.20  
    1.21  DEPENDS="glibc-base"
    1.22  BUILD_DEPENDS="autoconf automake m4 libtool gettext"
    1.23 +HOST_ARCH="i486 arm"
    1.24  
    1.25  # When cross compiling auto-tools, gettext and m4 build system are used.
    1.26  case "$ARCH" in