blob: 569b587f14b83ef1de36d65f53517695089c3332 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format
# Compulsory line, this is a version 3 file
version=3
#http://ftp.twaren.net/Unix/NonGNU/dmidecode/dmidecode-(.*)\.tar\.gz
http://src.autonomy.net.au/python-dmidecode/python-dmidecode_(.*).orig.tar.gz
|