diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-06-21 20:21:42 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-06-21 20:21:42 +1000 |
commit | cfc45b6f1d07b27245b49df61ea0593b97efc5cb (patch) | |
tree | 2b0527d0e66d6b70854febf23f040d827e95e933 /speexdsp | |
parent | 33af2bdd182a58d1e105b8d75927d1fba24aea71 (diff) | |
download | opt-cfc45b6f1d07b27245b49df61ea0593b97efc5cb.tar.gz opt-cfc45b6f1d07b27245b49df61ea0593b97efc5cb.tar.xz |
url and some souce and general cleanups
Diffstat (limited to 'speexdsp')
-rw-r--r-- | speexdsp/.signature | 4 | ||||
-rw-r--r-- | speexdsp/Pkgfile | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/speexdsp/.signature b/speexdsp/.signature index ff0461412..79fd21885 100644 --- a/speexdsp/.signature +++ b/speexdsp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Xqvw0bawyex/7WVR8mY7Abq8lRxPBsd2thTDdZPgK58dpjkGL6OkVv/1rPUwq7qYl8IgQ98vKu4KWr9cnt1nQU= -SHA256 (Pkgfile) = 7e757799fdf10257193fceccfbd8a72bdd2a990ee1545437cef9a04924428d95 +RWSE3ohX2g5d/Wm8WRFU/q66mV4eJi8qT7YLKk174C2NqjtZ5OaoMrmudfzQl5DQ63GFFyR9OuLff0PpwjZTCYJU1h+bi2Of0ws= +SHA256 (Pkgfile) = 3cfc0cdb832a3c677508f1657c6074f80af445f8caf82e3197e7b8e424809fa7 SHA256 (.footprint) = 3b6b181dd9caeab3b4d6f7ab60f84cf872b18f470539a87406d469c16871e36b SHA256 (speexdsp-1.2.0.tar.gz) = 682042fc6f9bee6294ec453f470dadc26c6ff29b9c9e9ad2ffc1f4312fd64771 diff --git a/speexdsp/Pkgfile b/speexdsp/Pkgfile index 7d3160c12..9d5095363 100644 --- a/speexdsp/Pkgfile +++ b/speexdsp/Pkgfile @@ -1,7 +1,6 @@ # Description: DSP library derived from speex -# URL: http://www.speex.org/ +# URL: https://www.speex.org/ # Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve -# Depends on: name=speexdsp version=1.2.0 |