aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-26 03:54:21 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-26 04:05:38 +0100
commit7406d2dcba80003a771f556efe6cc29fabdcdb9f (patch)
tree074c1b6f7cb67697c75ce9232eb21163080697e4 /testing
parentce8d39802d3d5f5c4a970458c78d519f66e2a691 (diff)
downloadaports-7406d2dcba80003a771f556efe6cc29fabdcdb9f.tar.bz2
aports-7406d2dcba80003a771f556efe6cc29fabdcdb9f.tar.xz
testing/fluidsynth: upgrade to 2.1.0
Diffstat (limited to 'testing')
-rw-r--r--testing/fluidsynth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/fluidsynth/APKBUILD b/testing/fluidsynth/APKBUILD
index 038e5a2ce1..75594fb17a 100644
--- a/testing/fluidsynth/APKBUILD
+++ b/testing/fluidsynth/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=fluidsynth
-pkgver=2.0.9
+pkgver=2.1.0
pkgrel=0
arch="all"
url="http://www.fluidsynth.org"
@@ -29,4 +29,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="3cc88ed3e83b15d5b3f397f3d93bf85a03dda122b570b8b09e83e9a5d00be7fc0592b2f1088151a1284c6c9125c309efd030f0fb8cb160051863e1a2fea53467 fluidsynth-2.0.9.tar.gz"
+sha512sums="d7af4047ebde49ef48098ae9dbab5d90422a4536acf28a2de32d8da67a50ebbbcf30e06833b630bd54e441040be0e432b377e3b63bf666e63106e69cd408ea0d fluidsynth-2.1.0.tar.gz"