tcpflow: fix update-check
This commit is contained in:
parent
edbc806eac
commit
0223aa33da
2 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@ homepage="https://github.com/simsong/tcpflow"
|
||||||
_be13_commit=8f4f4b3fe0b4815babb3a6fb595eb9a6d07e8a2e
|
_be13_commit=8f4f4b3fe0b4815babb3a6fb595eb9a6d07e8a2e
|
||||||
_dfxml_commit=13a8cc22189a8336d16777f2897ada6ae2ee59de
|
_dfxml_commit=13a8cc22189a8336d16777f2897ada6ae2ee59de
|
||||||
_httpparser_commit=8d9e5db981b623fffc93657abacdc80270cbee58
|
_httpparser_commit=8d9e5db981b623fffc93657abacdc80270cbee58
|
||||||
distfiles="$homepage/archive/$pkgname-$version.tar.gz
|
distfiles="https://github.com/simsong/tcpflow/archive/$pkgname-$version.tar.gz
|
||||||
https://github.com/nodejs/http-parser/archive/$_httpparser_commit.tar.gz
|
https://github.com/nodejs/http-parser/archive/$_httpparser_commit.tar.gz
|
||||||
https://github.com/simsong/be13_api/archive/$_be13_commit.tar.gz
|
https://github.com/simsong/be13_api/archive/$_be13_commit.tar.gz
|
||||||
https://github.com/simsong/dfxml/archive/$_dfxml_commit.tar.gz"
|
https://github.com/simsong/dfxml/archive/$_dfxml_commit.tar.gz"
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
site="https://github.com/simsong/tcpflow/tags"
|
site="https://github.com/simsong/tcpflow/tags"
|
||||||
|
ignore="*alpha* *beta*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue