aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-12-21 14:14:28 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2019-12-21 14:14:28 +0100
commitdc76b5917dbc36665d95249adc0aeab748b1f9c9 (patch)
treed64a9e108d6b4995678bffde1ffc80610c349cc2
parent3a9447346c88a2cc8726f561a2a1ae44719f9dc0 (diff)
downloadaports-dc76b5917dbc36665d95249adc0aeab748b1f9c9.tar.bz2
aports-dc76b5917dbc36665d95249adc0aeab748b1f9c9.tar.xz
community/pcc-libs: upgrade to 20191221
-rw-r--r--community/pcc-libs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pcc-libs/APKBUILD b/community/pcc-libs/APKBUILD
index aa7e8bfab9..8fcbde340a 100644
--- a/community/pcc-libs/APKBUILD
+++ b/community/pcc-libs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer
pkgname=pcc-libs
-pkgver=20190422
+pkgver=20191221
pkgrel=0
pkgdesc="The portable C compiler support libraries."
url="http://pcc.ludd.ltu.se/"
@@ -38,5 +38,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="090bb4fbee3087122f7042a6aebadae42210bfbbdb57ec0f5efb40e3b3fed3bdffc859aa973021ef363a6c884ce14c3eec05aa9d87a198912e4818836dea961c pcc-libs-20190422.tgz
+sha512sums="a9357825acea2b2cb58094fa825a0069c7560eb254fa4f6d13a7269cae8cce2a94dcf968a53f34030338f98f90aabb5b18be1201c14ad5e5415de17be61a845e pcc-libs-20191221.tgz
fd8c71cd583c6be29553f2b7e6ce66073afd6d0406ae86f6fbb6a36efe8685be4732d2989180a9b31af734cc9a0973c1c731472f02bad076121f6c3c58391fc4 musl-fixes.patch"