diff options
author | Matt Housh <jaeger@crux.ninja> | 2018-04-05 00:13:12 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2018-04-05 00:13:12 -0500 |
commit | 834875ccabcec12623061f16d1954c8ee7592b8d (patch) | |
tree | e03df3ef07c5c0f1d28d9746a6dc3bf4141ddac1 /alsa-utils/Pkgfile | |
parent | 2cd855a2c724dc738cb1bcf629fd909faf2ff6b6 (diff) | |
download | opt-834875ccabcec12623061f16d1954c8ee7592b8d.tar.gz opt-834875ccabcec12623061f16d1954c8ee7592b8d.tar.xz |
alsa-utils: updated to version 1.1.6
Diffstat (limited to 'alsa-utils/Pkgfile')
-rw-r--r-- | alsa-utils/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alsa-utils/Pkgfile b/alsa-utils/Pkgfile index 795daa5e3..cfe7260e1 100644 --- a/alsa-utils/Pkgfile +++ b/alsa-utils/Pkgfile @@ -4,9 +4,9 @@ # Depends on: gettext, alsa-lib, dialog name=alsa-utils -version=1.1.5 +version=1.1.6 release=1 -source=(http://crux.nu/files/distfiles/$name-$version.tar.bz2 \ +source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2 \ rc.alsa) build() { |