Changeset 26

Show
Ignore:
Timestamp:
06/10/06 10:35:00 (2 years ago)
Author:
wbx
Message:

update avahi, sync with OpenWrt? r3112

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/avahi/Makefile

    r1 r26  
    44 
    55PKG_NAME:=avahi 
    6 PKG_VERSION:=0.6.1 
     6PKG_VERSION:=0.6.10 
    77PKG_RELEASE:=1 
    8 PKG_MD5SUM:=330613902c59bd597f140a8254e9f4ec 
     8PKG_MD5SUM:=cfb9e05c138dff4c430a35eee6229e8a 
    99 
    10 PKG_SOURCE_URL:=http://www.freedesktop.org/~lennart
     10PKG_SOURCE_URL:=http://avahi.org/download
    1111PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 
    1212PKG_CAT:=zcat 
     
    3030                ac_cv_func_malloc_0_nonnull=yes \ 
    3131                ac_cv_func_realloc_0_nonnull=yes \ 
     32                ac_cv_func_memcmp_working=yes \ 
    3233                ./configure \ 
    3334                        --target=$(GNU_TARGET_NAME) \