aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/swaylock/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/swaylock/APKBUILD b/community/swaylock/APKBUILD
index 83af4c20c29..7b12f9ffe5b 100644
--- a/community/swaylock/APKBUILD
+++ b/community/swaylock/APKBUILD
@@ -25,6 +25,8 @@ subpackages="
$pkgname-zsh-completion
"
source="$pkgname-$pkgver.tar.gz::https://github.com/swaywm/swaylock/archive/$pkgver.tar.gz
+ $pkgname-call-fclose-vice-free.patch::https://github.com/swaywm/swaylock/commit/366db56553ee02334871756ab19c72d2171ad364.patch
+ $pkgname-fix-potential-use-after-free.patch::https://github.com/swaywm/swaylock/commit/235b925df7e1bb82d98f1ac8c02e8f85d0a54ee9.patch
ungit-version.patch
fix-version.patch
"
@@ -62,6 +64,8 @@ package() {
sha512sums="
16dd9b912ca702849290cf18d91ffbd64a70118cc284982a84b567c4974fd4590b12707c0aae1fcda7ccd1caa7880f342c633b9345bd795c36702916696d1f67 swaylock-1.5.tar.gz
+c306fa82587a82e698ddc5046ad74e95acff1064b488ec6cd3449a16ca0c879fdf990d940cdbb6ab48cedad3bb28a9a9cf34d75733ed66fe07f2c03eb4e2e0c6 swaylock-call-fclose-vice-free.patch
+fdf99132c12af93c9545344b5b892ba7b1491cd021d565aeb4b02a13f01433c71abd5df442e193497f8fd4c3a2aa97e6e2fed9feb265367d5aed68b1746585fa swaylock-fix-potential-use-after-free.patch
9919bb17e2cf2c8dc4fbac3ba91434f775574caca345026bd8f56e6e9caeff85fa5ad86a9485b103da9be7e393734c37c20c32141cd42cc7f479273ca2147f6b ungit-version.patch
3e9316339d6a255662ed7b59e8405885e25bddf95f064f8a0042baaec661affe6588c59cd6d0e0ab44a06bc322b910c61aed86c13189874b98cc978ec446993f fix-version.patch
"