diff options
Diffstat (limited to 'audio/alsacap/alsacap.SlackBuild')
-rw-r--r-- | audio/alsacap/alsacap.SlackBuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/alsacap/alsacap.SlackBuild b/audio/alsacap/alsacap.SlackBuild index e6a3f48a7572..95b4b94d451e 100644 --- a/audio/alsacap/alsacap.SlackBuild +++ b/audio/alsacap/alsacap.SlackBuild @@ -10,8 +10,11 @@ # source. So far as I can tell, this was released once and has never been # changed. +# 20140824 bkw: OK, it changed. I haven't got a copy of the old tarball +# and web.archive.org doesn't seem to either. No idea what changed, sorry. + PRGNAM=alsacap -VERSION=${VERSION:-20140108} +VERSION=${VERSION:-20140824} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |