aboutsummaryrefslogtreecommitdiffstats
path: root/main/raspberrypi
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2018-09-12 08:10:23 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-09-12 08:12:35 +0000
commitd7197cdbfaeaee4ce09670e35c352d617bac2222 (patch)
treeae5f3532a00660e304cd06ae0ea6cc83e145ad7b /main/raspberrypi
parent45f6bdfb1a880b60bbe0ef3213ef411aba15263b (diff)
downloadaports-d7197cdbfaeaee4ce09670e35c352d617bac2222.tar.bz2
aports-d7197cdbfaeaee4ce09670e35c352d617bac2222.tar.xz
main/raspberrypi: update to snapshot 20180907
This includes upstream change to add ld --no-as-needed option as some DSOs provide plugins via constructor mechanism and would get incorrectly not linked in.
Diffstat (limited to 'main/raspberrypi')
-rw-r--r--main/raspberrypi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/raspberrypi/APKBUILD b/main/raspberrypi/APKBUILD
index b60eea745f..dae08e69df 100644
--- a/main/raspberrypi/APKBUILD
+++ b/main/raspberrypi/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=raspberrypi
-pkgver=0.20180511
-_commitid=2448644657e5fbfd82299416d218396ee1115ece
+pkgver=0.20180907
+_commitid=d491937e8d2f5015c418cbc0c2793020aed4c8e5
pkgrel=0
pkgdesc="Raspberry Pi support tools"
url="https://github.com/raspberrypi/userland"
@@ -48,4 +48,4 @@ libs() {
mv "$pkgdir"/opt/vc/lib/* "$subpkgdir"/opt/vc/lib
}
-sha512sums="af764dc9490d94d4877833aa2816c8ceef2e12aca6ad95c9f4472dee4b06eb31d9f6707c0ce664e0d25ab7f5c296c48e827b1100c850946595e931e03c177ec6 raspberrypi-0.20180511.tar.gz"
+sha512sums="87395ced2452e11ae453ae266630468ccbbd2cca73b0e45716d7639049e8f3d5bdc406ce2573b2ceec8497dfa21f83fcb3fb9ee13a40770d02e0db207ff520d8 raspberrypi-0.20180907.tar.gz"