ndhc: update to 20160506.
This commit is contained in:
parent
49305143c2
commit
7cd1392cf9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ndhc'
|
||||
pkgname=ndhc
|
||||
version=20150703
|
||||
version=20160506
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_dirs="/var/lib/ndhc/state 0755 root root
|
||||
|
@ -23,11 +23,11 @@ if [ "$build_option_static" ]; then
|
|||
LDFLAGS+=" -static"
|
||||
fi
|
||||
|
||||
_ndhcsum="e0b5ff8eaf2dba7beb37ca49df5521f83a3eead5"
|
||||
_libsum="9c2fd471442db3d927e76132b736b41084d9b119"
|
||||
_ndhcsum=1fc7bd31448a284b8b3dc7ade5436d586de06fb5
|
||||
_libsum=6c9f48031a5408eb6775f86e9f86e5d5f2895ed1
|
||||
distfiles="https://github.com/niklata/ndhc/archive/$_ndhcsum.tar.gz
|
||||
https://github.com/niklata/ncmlib/archive/$_libsum.tar.gz"
|
||||
checksum="43713c1481eea26a9a46980ec652e10ac64365361d45b3c7f86d41ae3a9ab4bd 26fe5ec4ce174f5d4fe43bd272ea288b686e6d9da9ed8d6853995958b7d6b667"
|
||||
checksum="1b819e96aa8a63eee2f4417a8fd0e9d2d4b3e6fb427ec5b376eea1e4818943fd 1ff1e8a6159337093ea45d512460ab8ffa41e3b893ae838bcb203bd730b37a3f"
|
||||
|
||||
wrksrc="ndhc-$_ndhcsum"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user