aboutsummaryrefslogtreecommitdiff
path: root/irssi/abuild
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-09-27 03:24:09 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-09-27 03:24:09 +0000
commit6f7792d753f7bef527d789ce4fe27c54b9017b75 (patch)
tree0389343a834e5fe4789f88f4d27b58a29f6e596c /irssi/abuild
parent5897df159ed87708c28be1b5949e04beab3d333a (diff)
downloadalicelinux-6f7792d753f7bef527d789ce4fe27c54b9017b75.tar.gz
alicelinux-6f7792d753f7bef527d789ce4fe27c54b9017b75.zip
Woodpecker CI 17064f0bb521a139eec7d69748cf4267cd4531c4 [SKIP CI]
Diffstat (limited to 'irssi/abuild')
-rw-r--r--irssi/abuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/irssi/abuild b/irssi/abuild
index e58e2eb6..7bcece5c 100644
--- a/irssi/abuild
+++ b/irssi/abuild
@@ -6,5 +6,5 @@ build_opt="-Denable-true-color=yes"
postbuild() {
mkdir -p $PKG/etc/revdep.d/
- echo /usr/lib/perl5/5.40/x86_64-linux-thread-multi/CORE > $PKG/etc/revdep.d/$name
+ echo /usr/lib/perl5/5.42/x86_64-linux-thread-multi/CORE > $PKG/etc/revdep.d/$name
}