mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/rtirq: Updated for version 20140413.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
283a486206
commit
d724874b7d
2 changed files with 8 additions and 4 deletions
|
@ -6,8 +6,12 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20140824 bkw:
|
||||
# - updated for version 20140413
|
||||
# - host source on my server, because upstream doesn't keep old versions
|
||||
|
||||
PRGNAM=rtirq
|
||||
VERSION=${VERSION:-20130909}
|
||||
VERSION=${VERSION:-20140413}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rtirq"
|
||||
VERSION="20130909"
|
||||
VERSION="20140413"
|
||||
HOMEPAGE="http://alsa.opensrc.org/Rtirq"
|
||||
DOWNLOAD="http://www.rncbc.org/jack/rtirq-20130909.tar.gz"
|
||||
MD5SUM="5e455383e5dc508d4bd0a50d752946ab"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/rtirq-20140413.tar.gz"
|
||||
MD5SUM="472d80bd0b1836cbfc5db1f9e5916763"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue