summaryrefslogtreecommitdiff
path: root/user/fluidsynth
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-26 02:08:46 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-26 02:08:46 +0000
commit3b36a910e823af1a92dfca8ac95c363adc8c235f (patch)
tree0400af1f5e988afee94f032265a76f2da10733a4 /user/fluidsynth
parentbfd3c1addff9a65a36b079bbaa2d0c60cbb246da (diff)
downloadpackages-3b36a910e823af1a92dfca8ac95c363adc8c235f.tar.gz
packages-3b36a910e823af1a92dfca8ac95c363adc8c235f.tar.bz2
packages-3b36a910e823af1a92dfca8ac95c363adc8c235f.tar.xz
packages-3b36a910e823af1a92dfca8ac95c363adc8c235f.zip
user/fluidsynth: Bump to 2.1.1
Diffstat (limited to 'user/fluidsynth')
-rw-r--r--user/fluidsynth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/fluidsynth/APKBUILD b/user/fluidsynth/APKBUILD
index a84da6e8d..7f061b427 100644
--- a/user/fluidsynth/APKBUILD
+++ b/user/fluidsynth/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=fluidsynth
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=0
pkgdesc="Real-time, software synthesiser based on SoundFont 2"
url="http://www.fluidsynth.org/"
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="d7af4047ebde49ef48098ae9dbab5d90422a4536acf28a2de32d8da67a50ebbbcf30e06833b630bd54e441040be0e432b377e3b63bf666e63106e69cd408ea0d fluidsynth-2.1.0.tar.gz"
+sha512sums="f8776c59aa0aa4a25fe3c38973c994e8608f8fad8a2e478db0d0232d4c787983dfdcba200c558cd810e892930b50184af4bc4a7f3c98ec5c38e147fd715e51b8 fluidsynth-2.1.1.tar.gz"