diff options
author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2013-04-28 17:54:47 +0200 |
---|---|---|
committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2013-04-28 17:54:47 +0200 |
commit | 117013b4c159cad96d92a24d5ea53a5adf74c58b (patch) | |
tree | ccc0d0c092de0b8677e7a89baad1a0daa957bb54 /debian/watch | |
parent | 10df9486a13dc38349e0e7e0fbe9df35f0750071 (diff) | |
download | pam_tacplus-117013b4c159cad96d92a24d5ea53a5adf74c58b.tar.gz pam_tacplus-117013b4c159cad96d92a24d5ea53a5adf74c58b.zip |
/dev/urandom improvements, thanks Walter. Fixed active_server check
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index d85fe4e..d73b611 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -https://github.com/chalcy0n/pam_tacplus/tags .*/v?(\d[\d\.]+)\.tar\.gz +https://github.com/jeroennijhof/pam_tacplus/tags .*/v?(\d[\d\.]+)\.tar\.gz |