diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-25 07:41:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-30 14:19:20 +0700 |
commit | 4c73eaf87a3d98316091924d2f14d009ca800bbb (patch) | |
tree | 76072accdc405b62a01db84c9cd2b3ebfad071ae /audio/alsacap/alsacap.SlackBuild | |
parent | d724874b7dafd2f0615082df1ee2bfcabbc9eca3 (diff) | |
download | slackbuilds-4c73eaf87a3d98316091924d2f14d009ca800bbb.tar.gz |
audio/alsacap: Updated for version 20140108.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 e6a3f48a75..95b4b94d45 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} |