Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
schroot


Commits:
b15875b2 by Christian Heusel at 2025-05-01T10:33:17+02:00
upgpkg: 1.6.13-7: Rebuild for boost 1.88.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = schroot
        pkgdesc = Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
        pkgver = 1.6.13
-       pkgrel = 6
+       pkgrel = 7
        url = https://packages.qa.debian.org/s/schroot.html
        arch = x86_64
        license = GPL-3.0-or-later


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.13
-pkgrel=6
+pkgrel=7
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="https://packages.qa.debian.org/s/schroot.html";
 license=('GPL-3.0-or-later')
@@ -63,6 +63,7 @@ build() {
                -DCMAKE_INSTALL_PREFIX=/usr \
                -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib \
                -DCMAKE_INSTALL_SYSCONFDIR=/etc \
+               -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
                ..
        make
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/schroot/-/commit/b15875b2ed8ed3b8bf93202ced0e792f08d82dee

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/schroot/-/commit/b15875b2ed8ed3b8bf93202ced0e792f08d82dee
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to