File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = dracut-git
2
2
pkgdesc = An event driven initramfs infrastructure
3
3
pkgver = 060.r6794.4980bad
4
- pkgrel = 2
4
+ pkgrel = 3
5
5
url = https://github.com/dracutdevs/dracut
6
6
arch = x86_64
7
7
license = GPL-2.0-or-later
@@ -67,8 +67,10 @@ pkgbase = dracut-git
67
67
source = git+https://github.com/dracutdevs/dracut.git
68
68
source = 2527.patch::https://github.com/dracutdevs/dracut/commit/a2fe89116db4b286fbf515f26bd1773b5e6ee8ad.patch
69
69
source = 2610.patch::https://github.com/dracutdevs/dracut/commit/f68d056bd9d32f4fc0c15163b256d1811a552302.patch
70
+ source = 2613.patch::https://github.com/dracutdevs/dracut/commit/619de721cff44ed7c0b809bee80aee6986577e59.patch
70
71
sha512sums = SKIP
71
72
sha512sums = bba154e13463fb759e1cfd5f461b2b4e786ad8c6f4cacacbd918e911efc7d5a5368300676d6e6d8e9b7b2f4333314886bb1e34daac9f0c73c1c441baf7918063
72
73
sha512sums = fdffc9362d72c98cd595f458b7a20157868e4f445ad692afde8337df77496bc905597d18d646b01ee58f9cdd3eefc848bfe04e9aa565fde6e4a2e65aa3fe75e0
74
+ sha512sums = d55de661daadd47d2b08ae5d0bc7d651f5bc93a189b58d1f0fac2496b31069212e2e120f7ba56e3afa5cfe7360070a1afd3ed609760d812264829fb8ec9c246f
73
75
74
76
pkgname = dracut-git
Original file line number Diff line number Diff line change 3
3
# Contributor: Giancarlo Razzolini <[email protected] >
4
4
pkgname=dracut-git
5
5
pkgver=060.r6794.4980bad
6
- pkgrel=2
6
+ pkgrel=3
7
7
pkgdesc=' An event driven initramfs infrastructure'
8
8
arch=(' x86_64' )
9
9
url=' https://github.com/dracutdevs/dracut'
@@ -76,11 +76,13 @@ source=(
76
76
' git+https://github.com/dracutdevs/dracut.git'
77
77
2527.patch::https://github.com/dracutdevs/dracut/commit/a2fe89116db4b286fbf515f26bd1773b5e6ee8ad.patch
78
78
2610.patch::https://github.com/dracutdevs/dracut/commit/f68d056bd9d32f4fc0c15163b256d1811a552302.patch
79
+ 2613.patch::https://github.com/dracutdevs/dracut/commit/619de721cff44ed7c0b809bee80aee6986577e59.patch
79
80
)
80
81
sha512sums=(
81
82
' SKIP'
82
83
bba154e13463fb759e1cfd5f461b2b4e786ad8c6f4cacacbd918e911efc7d5a5368300676d6e6d8e9b7b2f4333314886bb1e34daac9f0c73c1c441baf7918063
83
84
fdffc9362d72c98cd595f458b7a20157868e4f445ad692afde8337df77496bc905597d18d646b01ee58f9cdd3eefc848bfe04e9aa565fde6e4a2e65aa3fe75e0
85
+ d55de661daadd47d2b08ae5d0bc7d651f5bc93a189b58d1f0fac2496b31069212e2e120f7ba56e3afa5cfe7360070a1afd3ed609760d812264829fb8ec9c246f
84
86
)
85
87
86
88
pkgver () {
You can’t perform that action at this time.
0 commit comments