summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cdrkit/.footprint2
-rw-r--r--cdrkit/.md5sum2
-rw-r--r--cdrkit/Pkgfile6
3 files changed, 5 insertions, 5 deletions
diff --git a/cdrkit/.footprint b/cdrkit/.footprint
index 5a4d41fc5..2399d1251 100644
--- a/cdrkit/.footprint
+++ b/cdrkit/.footprint
@@ -1,6 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/cdda2mp3
+lrwxrwxrwx root/root usr/bin/cdda2mp3 -> cdda2ogg
-rwxr-xr-x root/root usr/bin/cdda2ogg
-rwxr-xr-x root/root usr/bin/devdump
-rwxr-xr-x root/root usr/bin/dirsplit
diff --git a/cdrkit/.md5sum b/cdrkit/.md5sum
index 41ebfb66a..17dc6fe66 100644
--- a/cdrkit/.md5sum
+++ b/cdrkit/.md5sum
@@ -1 +1 @@
-59b9946649ea2ea2f2d0021035fb4443 cdrkit-1.1.6.tar.gz
+aed780a5b70c7ec021baebe4a6785a6e cdrkit-1.1.7.1.tar.gz
diff --git a/cdrkit/Pkgfile b/cdrkit/Pkgfile
index 86ada1236..0b732661d 100644
--- a/cdrkit/Pkgfile
+++ b/cdrkit/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: cmake, libcap
name=cdrkit
-version=1.1.6
-release=2
-source=(http://debburn.alioth.debian.org/cdrkit-$version.tar.gz)
+version=1.1.7.1
+release=1
+source=(http://cdrkit.org/releases/cdrkit-$version.tar.gz)
build () {
cd cdrkit-$version

Generated by cgit