Changeset 7

Show
Ignore:
Timestamp:
06/01/06 01:23:54 (6 years ago)
Author:
wbx
Message:

update maradns, fix mini_httpd md5sum, disable mpd, missing distfile

Files:

Legend:

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

    r1 r7  
    44 
    55PKG_NAME:=maradns 
    6 PKG_VERSION:=1.0.35 
     6PKG_VERSION:=1.0.37 
    77PKG_RELEASE:=1 
    8 PKG_MD5SUM:=1b2ba196ddde5f545af177b4531e0d70 
     8PKG_MD5SUM:=cfefa336b31bbd51ee016f14e8a225a7 
    99 
    1010PKG_SOURCE_URL:=http://www.maradns.org/download 
  • trunk/freewrt/package/mini_httpd/Makefile

    r1 r7  
    66PKG_VERSION:=1.19 
    77PKG_RELEASE:=1 
    8 PKG_MD5SUM:=792a529dfe974355aad8ba6c80e54e7a 
     8PKG_MD5SUM:=7c68293ad265ecfe2edea917912f6f1f 
    99 
    1010PKG_SOURCE_URL:=http://www.acme.com/software/mini_httpd/ 
  • trunk/freewrt/package/mpd/Config.in

    r1 r7  
    44        prompt "mpd............................... Music Player Daemon" 
    55        tristate 
    6         default m if CONFIG_DEVEL 
     6        default n if CONFIG_DEVEL 
    77        help 
    88          MPD is a music player supporting flac, mp3 and ogg files.