diff options
author | Matt Housh <jaeger@crux.nu> | 2014-04-11 20:46:48 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.nu> | 2014-04-11 20:46:48 -0500 |
commit | ece70a8f310e128682b5f52ee2222a9b78b32af0 (patch) | |
tree | eee8a1b327a468a59c034190d14a586d8c6f382c /alsa-utils/Pkgfile | |
parent | 14057222deaad2c110becc9a4428a5d2b3db2370 (diff) | |
download | opt-ece70a8f310e128682b5f52ee2222a9b78b32af0.tar.gz opt-ece70a8f310e128682b5f52ee2222a9b78b32af0.tar.xz |
alsa-utils: updated to version 1.0.27.2
Diffstat (limited to 'alsa-utils/Pkgfile')
-rw-r--r-- | alsa-utils/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/alsa-utils/Pkgfile b/alsa-utils/Pkgfile index 971dc536f..72a95a862 100644 --- a/alsa-utils/Pkgfile +++ b/alsa-utils/Pkgfile @@ -1,12 +1,12 @@ # Description: ALSA utils # URL: http://www.alsa-project.org/ -# Maintainer: Matt Housh, jaeger at morpheus dot net +# Maintainer: Matt Housh, jaeger at crux dot nu # Depends on: gettext, alsa-lib, dialog name=alsa-utils -version=1.0.27.1 +version=1.0.27.2 release=1 -source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2 \ +source=(http://crux.nu/files/distfiles/$name-$version.tar.bz2 \ rc.alsa) build() { |