ndhc: update to 20170928.
This commit is contained in:
parent
7414351a98
commit
6e50f4c77f
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ndhc'
|
||||
pkgname=ndhc
|
||||
version=20170224
|
||||
version=20170928
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_dirs="/var/lib/ndhc/state 0755 root root
|
||||
|
@ -12,12 +12,12 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="2-clause-BSD"
|
||||
homepage="https://github.com/niklata/ndhc"
|
||||
nocross=yes # needs heavy CMakeLists patching
|
||||
_ndhcsum=2a26acacdd61671f5440a5c1d361c1da4ce60a0e
|
||||
_libsum=6c9f48031a5408eb6775f86e9f86e5d5f2895ed1
|
||||
_ndhcsum=8bb00c9c3650e49f7d1b8eee310009c5d49c7339
|
||||
_libsum=343c2b5be2631aac85161f8de606c32db35abc2b
|
||||
distfiles="https://github.com/niklata/ndhc/archive/$_ndhcsum.tar.gz
|
||||
https://github.com/niklata/ncmlib/archive/$_libsum.tar.gz"
|
||||
checksum="45f7edddd5c42fa2c5f5f5943a1c789895f0deccb82bb2fd4fff70493d10148b
|
||||
1ff1e8a6159337093ea45d512460ab8ffa41e3b893ae838bcb203bd730b37a3f"
|
||||
checksum="9c43851264bdcaeb2de729104e967bd1326590c79cfe6363c34da4c5228a8800
|
||||
edecd07f335db0254ad98680a15be429e45a725a88a5c9cc82e0f51a64626b42"
|
||||
wrksrc="ndhc-$_ndhcsum"
|
||||
|
||||
# XXX we use only one account for privsep, not three, because they
|
||||
|
|
Loading…
Reference in a new issue