ntp: extract update_* to external update file
This commit is contained in:
parent
0299b8ecdc
commit
ad0af0a5ff
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ short_desc="The Network Time Protocol daemon and utilities"
|
|||
license="BSD"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.ntp.org/"
|
||||
update_pkgname=ntp-dev
|
||||
distfiles="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${version}.tar.gz"
|
||||
checksum=2e920df8b6a5a410567a73767fa458c00c7f0acec3213e69ed0134414a50d8ee
|
||||
|
||||
|
|
1
srcpkgs/ntp/update
Normal file
1
srcpkgs/ntp/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=ntp-dev
|
Loading…
Reference in a new issue