summaryrefslogtreecommitdiff
path: root/libdv/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'libdv/Pkgfile')
-rw-r--r--libdv/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/libdv/Pkgfile b/libdv/Pkgfile
index 1149886ef..0c70c6bf7 100644
--- a/libdv/Pkgfile
+++ b/libdv/Pkgfile
@@ -1,4 +1,4 @@
-# Description: Software codec for DV video
+# Description: Software codec for DV video.
# URL: http://libdv.sourceforge.net/
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: Hannes Mayer, kontakt at ecarux dot de
@@ -7,7 +7,7 @@
name=libdv
version=1.0.0
release=2
-source=(http://download.sourceforge.net/$name/$name-$version.tar.gz
+source=(http://downloads.sourceforge.net/project/$name/$name-$version.tar.gz
http://www.hvlinux.net/crux/distfiles/$name/$name-1.0.0-pic.patch.bz2
$name-0.99-2.6.patch)
@@ -26,4 +26,3 @@ build() {
make
make DESTDIR=$PKG install
}
-

Generated by cgit