aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-25 11:28:20 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-25 14:38:57 +0000
commit6135b81e1f78afaf2b63c2ed8a59637354472e31 (patch)
tree9fffb0ab573ab4852cc56f797ce078919dd73715 /testing
parentd27fff4728bcea37d7e0cdd32edf1e4d1de6eeac (diff)
downloadaports-6135b81e1f78afaf2b63c2ed8a59637354472e31.tar.bz2
aports-6135b81e1f78afaf2b63c2ed8a59637354472e31.tar.xz
testing/libsigc++3: upgrade to 3.0.3
Diffstat (limited to 'testing')
-rw-r--r--testing/libsigc++3/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libsigc++3/APKBUILD b/testing/libsigc++3/APKBUILD
index 13ab41043e..7ebc0e7dbe 100644
--- a/testing/libsigc++3/APKBUILD
+++ b/testing/libsigc++3/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=libsigc++3
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.0.3
+pkgrel=0
pkgdesc="Typesafe callback system for standard C++"
url="https://github.com/libsigcplusplus/libsigcplusplus"
arch="all"
@@ -31,4 +31,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
-sha512sums="8336ed5a82fb47e0315753226e2c2dc43b1ef2717ff6a17e7f16629e6330479ee0f91fc32bedc6fea05803401411207e785c1a501d235be5e0e9c1686ca5cddc libsigc++-3.0.2.tar.xz"
+sha512sums="4ba1eeb1296ea8b3e911a7c6ce66c402f877485fd3da1ff1c2e6cfe89a986788cb9bcc9ff8d8ef57dc6dbaa046d7a18d30f6b32a0235fe66fb7afae4ec12e13e libsigc++-3.0.3.tar.xz"