diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-18 21:33:18 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-18 21:33:18 +0000 |
commit | a40e34be8e8a79c50d0dbe825d684b2129d0f372 (patch) | |
tree | 958c516cfae5d1afe8d103a67d2968a56032a334 /packages/nis/ypbind-mt_1.18.bb | |
parent | e056a869184fa59e4432a6020234cf0ea92d3e23 (diff) |
interbench, ypbind-mt, ypserv: fixed SRC_URI
Diffstat (limited to 'packages/nis/ypbind-mt_1.18.bb')
-rw-r--r-- | packages/nis/ypbind-mt_1.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/nis/ypbind-mt_1.18.bb b/packages/nis/ypbind-mt_1.18.bb index 1cdf1f207e..be37fb9c28 100644 --- a/packages/nis/ypbind-mt_1.18.bb +++ b/packages/nis/ypbind-mt_1.18.bb @@ -16,7 +16,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" require nis.inc -SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2" +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2" # ypbind-mt now provides all the functionality of ypbind # and is used in place of it. |