system/rtirq: Updated for version 20150216.

This commit is contained in:
B. Watson 2015-05-12 20:47:46 -04:00 committed by Willy Sudiarto Raharjo
parent b1f0020f3e
commit 3fd1b52cba
2 changed files with 7 additions and 4 deletions

View file

@ -6,12 +6,15 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20150512 bkw:
# - updated for version 20150216
# 20140824 bkw:
# - updated for version 20140413
# - host source on my server, because upstream doesn't keep old versions
PRGNAM=rtirq
VERSION=${VERSION:-20140413}
VERSION=${VERSION:-20150216}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="rtirq"
VERSION="20140413"
VERSION="20150216"
HOMEPAGE="http://alsa.opensrc.org/Rtirq"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/rtirq-20140413.tar.gz"
MD5SUM="472d80bd0b1836cbfc5db1f9e5916763"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/rtirq-20150216.tar.gz"
MD5SUM="59e8b012c16b1e879ce8648f537400c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""