tinylogin: fix SRC_URI and HOMEPAGE
authorJoshua Lamorie <jpl@xiphos.ca>
Fri, 16 Jan 2009 17:05:15 +0000 (18:05 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 16 Jan 2009 23:18:07 +0000 (00:18 +0100)
packages/tinylogin/tinylogin_1.4.bb

index 3feb4d8..54708b2 100644 (file)
@@ -1,13 +1,13 @@
-SECTION = "base"
 DESCRIPTION = "TinyLogin is a suite of tiny UNIX \
 utilities for handling logins, user authentication, \
 changing passwords, and otherwise maintaining users \
 and groups on an embedded system."
-HOMEPAGE = "http://tinylogin.tinylogin.net/"
+HOMEPAGE = "http://tinylogin.busybox.net/"
+SECTION = "base"
 LICENSE = "GPL"
 PR = "r6"
 
-SRC_URI = "http://tinylogin.tinylogin.net/downloads/tinylogin-${PV}.tar.bz2 \
+SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \
        file://cvs-20040608.patch;patch=1;pnum=1 \
        file://add-system.patch;patch=1;pnum=1 \
        file://adduser-empty_pwd.patch;patch=1 \