diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2020-12-02 15:00:15 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2020-12-02 15:00:15 +0100 |
commit | 362de6bd3c6d67514e406f6c0e51dc94d50baca5 (patch) | |
tree | ee372b1b6ce1e005d00e07b7c4916aa581d77edc /nonsystemd/openrc-security/PKGBUILD | |
parent | 3c3aaa2973b9ac50bcb920eff20b3683cdcb1e04 (diff) | |
download | abslibre-362de6bd3c6d67514e406f6c0e51dc94d50baca5.tar.gz abslibre-362de6bd3c6d67514e406f6c0e51dc94d50baca5.tar.bz2 abslibre-362de6bd3c6d67514e406f6c0e51dc94d50baca5.zip |
nonsystemd/openrc-security: applied patches from #2930 and bumped pkgver
Diffstat (limited to 'nonsystemd/openrc-security/PKGBUILD')
-rw-r--r-- | nonsystemd/openrc-security/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonsystemd/openrc-security/PKGBUILD b/nonsystemd/openrc-security/PKGBUILD index 7af6a5fff..ca6855971 100644 --- a/nonsystemd/openrc-security/PKGBUILD +++ b/nonsystemd/openrc-security/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> # Contributor: Luke Shumaker <lukeshu@parabola.nu> -pkgver=20200112 +pkgver=20201202 _commit=bfce6ac47f7b46a3d89a73b9a24c196713914d83 _url="https://raw.githubusercontent.com/gentoo/gentoo/${_commit}" |