Fix watch file
Using the example at https://wiki.debian.org/debian/watch
This commit is contained in:
parent
c227e375ae
commit
dcb7d137c1
1 changed files with 2 additions and 2 deletions
4
debian/watch
vendored
4
debian/watch
vendored
|
@ -3,5 +3,5 @@
|
||||||
# Compulsory line, this is a version 3 file
|
# Compulsory line, this is a version 3 file
|
||||||
version=3
|
version=3
|
||||||
|
|
||||||
http://googlecode.debian.net/p/libnfc/libnfc-(.*)\.tar\.gz
|
# https://wiki.debian.org/debian/watch
|
||||||
|
http://code.google.com/p/libnfc/downloads/list .*/libnfc-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
|
||||||
|
|
Loading…
Reference in a new issue