diff options
author | Matt Housh <jaeger@crux.nu> | 2014-07-20 21:57:19 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.nu> | 2014-07-20 21:57:19 -0500 |
commit | 091fb09e24c7b15cc12f988c76442c83ae9e035d (patch) | |
tree | 754d06b16a332d1170a879f300bcf0d27b2b033c /alsa-oss/Pkgfile | |
parent | 4de218fe1cbbfc0bf4ff3c8d80e6c69bc0e4b756 (diff) | |
download | opt-091fb09e24c7b15cc12f988c76442c83ae9e035d.tar.gz opt-091fb09e24c7b15cc12f988c76442c83ae9e035d.tar.xz |
alsa-oss: updated to version 1.0.28
Diffstat (limited to 'alsa-oss/Pkgfile')
-rw-r--r-- | alsa-oss/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alsa-oss/Pkgfile b/alsa-oss/Pkgfile index 4d0fd8ddd..baf76d5b5 100644 --- a/alsa-oss/Pkgfile +++ b/alsa-oss/Pkgfile @@ -4,9 +4,9 @@ # Depends on: alsa-lib name=alsa-oss -version=1.0.25 +version=1.0.28 release=1 -source=(ftp://ftp.alsa-project.org/pub/oss-lib/$name-$version.tar.bz2) +source=(http://crux.nu/files/distfiles/$name-$version.tar.bz2) build() { cd $name-$version |