File tree Expand file tree Collapse file tree 4 files changed +10
-192
lines changed Expand file tree Collapse file tree 4 files changed +10
-192
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = coreutils-selinux
2
2
pkgdesc = The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support
3
- pkgver = 9.6
4
- pkgrel = 4
3
+ pkgver = 9.7
4
+ pkgrel = 1
5
5
url = https://www.gnu.org/software/coreutils/
6
6
arch = x86_64
7
7
arch = aarch64
@@ -19,18 +19,14 @@ pkgbase = coreutils-selinux
19
19
depends = libcap
20
20
depends = libselinux
21
21
depends = openssl
22
- provides = coreutils=9.6-4
23
- provides = selinux-coreutils=9.6-4
22
+ provides = coreutils=9.7-1
23
+ provides = selinux-coreutils=9.7-1
24
24
conflicts = coreutils
25
25
conflicts = selinux-coreutils
26
- source = git+https://git.savannah.gnu.org/git/coreutils.git?signed#tag=v9.6
26
+ source = git+https://git.savannah.gnu.org/git/coreutils.git?signed#tag=v9.7
27
27
source = git+https://git.savannah.gnu.org/git/gnulib.git
28
- source = coreutils-9.6-fix-ls-crash.patch
29
- source = coreutils-9.6-cat-crash.patch
30
28
validpgpkeys = 6C37DC12121A5006BC1DB804DF6FD971306037D9
31
- b2sums = 8d8ee559af5401564314c87e6b2affb670d6de59546b23dab3fa5235d6d3c71f841f91dcb6daf9bf38db25ebc3c21db4f9a536568744fabe3d02bcf9430c90ca
29
+ b2sums = 9c18801f93853f6f78919f79ce84256260e9f5fa5f496e73ac8b9e2c66106cdcd808fe971f6c064cf4f9a97aae4dd4afc97126a8ac89b59497557f89a3734bab
32
30
b2sums = SKIP
33
- b2sums = d365086f33ffd770c8f457348561ed4120919c84f1bd4126495cd339f85a1fbf99845e1b17032a4ea579a93986f45ad71add1cd997e6a43235852087eac1279d
34
- b2sums = f2d56b36ed9689fc7b879eb2985ad6aaeb8f50e5c1e7ac3b1ae064aad91d06198ea021f98792e7fb50994aa25f37a72edfcae40c59371427d477399327e2a8f1
35
31
36
32
pkgname = coreutils-selinux
Original file line number Diff line number Diff line change 11
11
# If you want to help keep it up to date, please open a Pull Request there.
12
12
13
13
pkgname=coreutils-selinux
14
- pkgver=9.6
15
- pkgrel=4
14
+ pkgver=9.7
15
+ pkgrel=1
16
16
pkgdesc=' The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support'
17
17
arch=(' x86_64' ' aarch64' )
18
18
license=(
@@ -42,16 +42,12 @@ provides=("${pkgname/-selinux}=${pkgver}-${pkgrel}"
42
42
source=(
43
43
git+https://git.savannah.gnu.org/git/coreutils.git? signed#tag=v${pkgver}
44
44
git+https://git.savannah.gnu.org/git/gnulib.git
45
- ${pkgname/ -selinux} -9.6-fix-ls-crash.patch # https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=patch;h=915004f403cb25fadb207ddfdbe6a2f43bd44fac
46
- ${pkgname/ -selinux} -9.6-cat-crash.patch # https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=patch;h=7386c291be8e2de115f2e161886e872429edadd7
47
45
)
48
46
validpgpkeys=(
49
47
6C37DC12121A5006BC1DB804DF6FD971306037D9 # Pádraig Brady
50
48
)
51
- b2sums=(' 8d8ee559af5401564314c87e6b2affb670d6de59546b23dab3fa5235d6d3c71f841f91dcb6daf9bf38db25ebc3c21db4f9a536568744fabe3d02bcf9430c90ca'
52
- ' SKIP'
53
- ' d365086f33ffd770c8f457348561ed4120919c84f1bd4126495cd339f85a1fbf99845e1b17032a4ea579a93986f45ad71add1cd997e6a43235852087eac1279d'
54
- ' f2d56b36ed9689fc7b879eb2985ad6aaeb8f50e5c1e7ac3b1ae064aad91d06198ea021f98792e7fb50994aa25f37a72edfcae40c59371427d477399327e2a8f1' )
49
+ b2sums=(' 9c18801f93853f6f78919f79ce84256260e9f5fa5f496e73ac8b9e2c66106cdcd808fe971f6c064cf4f9a97aae4dd4afc97126a8ac89b59497557f89a3734bab'
50
+ ' SKIP' )
55
51
56
52
prepare () {
57
53
cd " ${pkgname/ -selinux} "
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments