ndhc: update to 20180218.
This commit is contained in:
parent
189b3a7590
commit
055d195dd2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ndhc'
|
||||
pkgname=ndhc
|
||||
version=20170928
|
||||
version=20180218
|
||||
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=8bb00c9c3650e49f7d1b8eee310009c5d49c7339
|
||||
_libsum=343c2b5be2631aac85161f8de606c32db35abc2b
|
||||
_ndhcsum=e08d3b15b53f54ae47993e229bfd40ed3d643f86
|
||||
_libsum=fb9ee14a9e343d83fcf9d761de719d8410168e71
|
||||
distfiles="https://github.com/niklata/ndhc/archive/$_ndhcsum.tar.gz
|
||||
https://github.com/niklata/ncmlib/archive/$_libsum.tar.gz"
|
||||
checksum="9c43851264bdcaeb2de729104e967bd1326590c79cfe6363c34da4c5228a8800
|
||||
edecd07f335db0254ad98680a15be429e45a725a88a5c9cc82e0f51a64626b42"
|
||||
checksum="704dd0f9a340b7e3faaf054c119832d749525d83b3364114151a88853ea6ae53
|
||||
6b47f624f17616dbebfec223b1b57c745e6d6dbd5d678ee898666651f37e1355"
|
||||
wrksrc="ndhc-$_ndhcsum"
|
||||
|
||||
# XXX we use only one account for privsep, not three, because they
|
||||
|
|
Loading…
Reference in New Issue