kismet: fix update pattern

This commit is contained in:
maxice8 2018-03-29 19:36:24 -03:00 committed by Enno Boland
parent 2ce8d17d9f
commit 007495eeb3

2
srcpkgs/kismet/update Normal file
View file

@ -0,0 +1,2 @@
site="https://kismetwireless.net/code/"
pattern="kismet-\K[\d\.\-R]*(?=\.tar\.(gz|xz))"