ngrep: fix update pattern

This commit is contained in:
maxice8 2018-03-29 14:06:56 -03:00 committed by Toyam Cox
parent ffd69ee236
commit e554756c53

2
srcpkgs/ngrep/update Normal file
View file

@ -0,0 +1,2 @@
site="https://github.com/jpr5/ngrep/releases"
pattern="V\K[\d\_]*(?=\.tar\.gz)"