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/ypserv_2.17.bb | |
parent | e056a869184fa59e4432a6020234cf0ea92d3e23 (diff) |
interbench, ypbind-mt, ypserv: fixed SRC_URI
Diffstat (limited to 'packages/nis/ypserv_2.17.bb')
-rw-r--r-- | packages/nis/ypserv_2.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/nis/ypserv_2.17.bb b/packages/nis/ypserv_2.17.bb index 1ab9aa8ea4..07d8aee5bb 100644 --- a/packages/nis/ypserv_2.17.bb +++ b/packages/nis/ypserv_2.17.bb @@ -7,7 +7,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypserv/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" # ypserv needs a database package, gdbm is currently the # only candidate |