Skip to content

Commit

Permalink
pam-mount: update to 2.20.
Browse files Browse the repository at this point in the history
  • Loading branch information
pfpulux authored and classabbyamp committed Jun 17, 2024
1 parent a026ec7 commit bfafb67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 39 deletions.
34 changes: 0 additions & 34 deletions srcpkgs/pam-mount/patches/add-luks2-support.patch

This file was deleted.

10 changes: 5 additions & 5 deletions srcpkgs/pam-mount/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'pam-mount'
pkgname=pam-mount
version=2.16
revision=6
version=2.20
revision=1
build_style=gnu-configure
configure_args="--with-ssbindir=/usr/bin --with-slibdir=/usr/lib"
hostmakedepends="perl pkg-config"
makedepends="cryptsetup-devel libHX-devel libmount-devel libxml2-devel pam-devel
pcre-devel"
pcre2-devel"
depends="hxtools pam"
short_desc="PAM module that can mount volumes for a user session"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://pam-mount.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/pam-mount/pam_mount/${version}/pam_mount-${version}.tar.xz"
checksum=ae0207ea6c96189414f906a7b0880abc7751a98e26b3d0375c9afab3722471e7
distfiles="https://inai.de/files/pam_mount/pam_mount-${version}.tar.xz"
checksum=5426207a485680f8e1764ba405bb38c39a4e0c8306bc8271910f1b819a336ced
conf_files="/etc/security/pam_mount.conf.xml"

libpam-mount_package() {
Expand Down

0 comments on commit bfafb67

Please sign in to comment.