aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2021-04-07 04:40:27 +0200
committerLeo <thinkabit.ukim@gmail.com>2021-04-07 21:09:02 +0000
commit99c2fe34ccf51f9496f2ca02bf18adcdcefbb135 (patch)
tree745e97b47e2b817148c8b002e44222ca478635b3
parentf46ac3b79302214ab0c037c7570dfbe92c03927f (diff)
testing/plan9port: upgrade to 0_git20210405
Fixes among (other things) a buffer overflow in lib9pclient.
-rw-r--r--testing/plan9port/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/plan9port/APKBUILD b/testing/plan9port/APKBUILD
index 87fcb90c493..fa878fd8b30 100644
--- a/testing/plan9port/APKBUILD
+++ b/testing/plan9port/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=plan9port
-_commit=90971376a5e8620fc62579aa1b3be26245ec8c06
-pkgver=0_git20210201
+_commit=878b30c0bc1446ba933dc4539438512766183500
+pkgver=0_git20210405
pkgrel=0
pkgdesc="Port of many Plan 9 libraries and programs to Unix"
url="https://9fans.github.io/plan9port/"
@@ -45,6 +45,6 @@ package() {
"$pkgdir"/etc/profile.d/plan9.sh
}
-sha512sums="51df73b33fd01dd9f5d4f2b7d32d6b205d3b8dd01fc70701bd5f6c59ee973eaa88da9a02a143dd0f6fe3baa56a971239c8e08cbfebe21662af4af9beae1599b8 plan9port-0_git20210201-90971376a5e8620fc62579aa1b3be26245ec8c06.tar.gz
+sha512sums="2b56b50276ce54bad5170eea866fa94df680ebada1161b3be2b837d4d309a571b91a50e7d5ba1d2a1962ac3b1f3200e367762040b49788e163bbdd38010aeee0 plan9port-0_git20210405-878b30c0bc1446ba933dc4539438512766183500.tar.gz
15c3427d36cf9dfaa58c301756d3a8c94ea3acc7edbe3d1b484032acad5c401691e159949844ce277d4bf90b3fc8a38ff8e7c92567b2084c697895f609f11008 libucontext.patch
1862807e8c45280fbd3e7827c253de093deb773d846713e3c46256e77c409b2d69cce44a2fe086d2776ebf5204707f84a3577324800173daa2f3d4fb3eae09f0 plan9.sh"