1 # Maintainer: Wu Xiaotian <yetist@gmail.com>
6 pkgdesc="DDNS Client for gnhost"
9 url="http://www.gnway.com"
11 backup=('/etc/gnhostlinux.conf')
12 source=(http://www1.gnway.com/download/${pkgname}${pkgver}.tgz
16 md5sums=('0b42d7cc99e28f5dbb372fc251a8f2aa'
17 'c0d62b4703d394fb9f826789fd360283')
21 install -D -m755 ../gnhostlinux.conf $startdir/pkg/etc/gnhostlinux.conf
22 install -D -m755 gnhostlinux $startdir/pkg/usr/sbin/gnhostlinux
23 install -D -m755 ../gnhostlinux $startdir/pkg/etc/rc.d/gnhostlinux