summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libsamplerate/.md5sum2
-rw-r--r--libsamplerate/.signature6
-rw-r--r--libsamplerate/Pkgfile4
3 files changed, 5 insertions, 7 deletions
diff --git a/libsamplerate/.md5sum b/libsamplerate/.md5sum
index 67bf740b3..778850cf4 100644
--- a/libsamplerate/.md5sum
+++ b/libsamplerate/.md5sum
@@ -1 +1 @@
-1c7fb25191b4e6e3628d198a66a84f47 libsamplerate-0.1.8.tar.gz
+2b78ae9fe63b36b9fbb6267fad93f259 libsamplerate-0.1.9.tar.gz
diff --git a/libsamplerate/.signature b/libsamplerate/.signature
index 466619296..ed8bb3ea1 100644
--- a/libsamplerate/.signature
+++ b/libsamplerate/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wWpWiU7tdfxF8yFQItDARbGLIhyan0I0vN2CDMmVpE5r6c95ACAfkRWemzXkMdQ3NmHFspxHqoiRWajpgrfBQ8=
-SHA256 (Pkgfile) = 9987ca9e998787131d5aa0306d21d1990df4946e8d3fda0d149ea569e64b677b
+RWSagIOpLGJF3wBoY3m9Dti17Pd8T973yLBsoQcFPsOZDIHXL8zUuvupaD1A0U3OIVPRLwSX5/2QUWHZyqjePsJDO58xgIKMPQA=
+SHA256 (Pkgfile) = f5eb08e8f02c168e72f092dc3faf95202926d1164c1d01834f60d7e64369d665
SHA256 (.footprint) = e0e28c5eecd971a6f1f12566b00b284dffb3da90550baf9644851ee3d1d8fc51
-SHA256 (libsamplerate-0.1.8.tar.gz) = 93b54bdf46d5e6d2354b7034395fe329c222a966790de34520702bb9642f1c06
+SHA256 (libsamplerate-0.1.9.tar.gz) = 0a7eb168e2f21353fb6d84da152e4512126f7dc48ccb0be80578c565413444c1
diff --git a/libsamplerate/Pkgfile b/libsamplerate/Pkgfile
index 704cbd7b3..9af473a4a 100644
--- a/libsamplerate/Pkgfile
+++ b/libsamplerate/Pkgfile
@@ -1,12 +1,11 @@
# Description: Sound sample rate conversion library.
# URL: http://www.mega-nerd.com/SRC/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Packager: Martin Opel, mo at obbl-net dot de
# Depends on: libsndfile
# Optional: fftw
name=libsamplerate
-version=0.1.8
+version=0.1.9
release=1
source=(http://www.mega-nerd.com/SRC/$name-$version.tar.gz)
@@ -15,7 +14,6 @@ build() {
./configure \
--prefix=/usr \
- --mandir=/usr/man \
--disable-gcc-pipe \
--disable-dependency-tracking

Generated by cgit