summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaksim Fomin2018-10-16 12:06:10 +0100
committerMaksim Fomin2018-10-16 12:06:10 +0100
commite93914520065dd2826b41450f3bf173f14f00d7e (patch)
tree7c15bc211084c6baf5227b2a095fa80d6297752b
parentaaf472d005b9a0919519e4c6a8e505d12f331a16 (diff)
downloadaur-e93914520065dd2826b41450f3bf173f14f00d7e.tar.gz
http -> https
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
-rw-r--r--grub-PKGBUILD.patch10
3 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 589cea0815e8..4a9d29b3a892 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -61,11 +61,11 @@ pkgbase = grub-luks-keyfile
source = 0006-tsc-Change-default-tsc-calibration-method-to-pmtimer-on-EFI-systems.patch
source = 0007-grub-mkconfig_10_linux_Support_multiple_early_initrd_images.patch
source = 0008-Fix-packed-not-aligned-error-on-GCC-8.patch
- source = http://grub.johnlane.ie/assets/0001-Cryptomount-support-LUKS-detached-header.patch
- source = http://grub.johnlane.ie/assets/0002-Cryptomount-support-key-files.patch
- source = http://grub.johnlane.ie/assets/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch
- source = http://grub.johnlane.ie/assets/0004-Cryptomount-support-plain-dm-crypt.patch
- source = http://grub.johnlane.ie/assets/0005-Cryptomount-support-for-hyphens-in-UUID.patch
+ source = https://grub.johnlane.ie/assets/0001-Cryptomount-support-LUKS-detached-header.patch
+ source = https://grub.johnlane.ie/assets/0002-Cryptomount-support-key-files.patch
+ source = https://grub.johnlane.ie/assets/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch
+ source = https://grub.johnlane.ie/assets/0004-Cryptomount-support-plain-dm-crypt.patch
+ source = https://grub.johnlane.ie/assets/0005-Cryptomount-support-for-hyphens-in-UUID.patch
source = 0006-Cryptomount-support-for-using-whole-device-as-keyfile.patch::https://github.com/johnlane/grub/pull/8.patch
source = 0009-xfs-Accept-filesystem-with-sparse-inodes.patch
source = 0010-relocation.patch
diff --git a/PKGBUILD b/PKGBUILD
index bda62830b772..4818b007008d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,11 +68,11 @@ source=("https://ftp.gnu.org/gnu/${_pkgname}/${_pkgname}-${pkgver}.tar.xz"{,.sig
'0006-tsc-Change-default-tsc-calibration-method-to-pmtimer-on-EFI-systems.patch'
'0007-grub-mkconfig_10_linux_Support_multiple_early_initrd_images.patch'
'0008-Fix-packed-not-aligned-error-on-GCC-8.patch'
- 'http://grub.johnlane.ie/assets/0001-Cryptomount-support-LUKS-detached-header.patch'
- 'http://grub.johnlane.ie/assets/0002-Cryptomount-support-key-files.patch'
- 'http://grub.johnlane.ie/assets/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch'
- 'http://grub.johnlane.ie/assets/0004-Cryptomount-support-plain-dm-crypt.patch'
- 'http://grub.johnlane.ie/assets/0005-Cryptomount-support-for-hyphens-in-UUID.patch'
+ 'https://grub.johnlane.ie/assets/0001-Cryptomount-support-LUKS-detached-header.patch'
+ 'https://grub.johnlane.ie/assets/0002-Cryptomount-support-key-files.patch'
+ 'https://grub.johnlane.ie/assets/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch'
+ 'https://grub.johnlane.ie/assets/0004-Cryptomount-support-plain-dm-crypt.patch'
+ 'https://grub.johnlane.ie/assets/0005-Cryptomount-support-for-hyphens-in-UUID.patch'
'0006-Cryptomount-support-for-using-whole-device-as-keyfile.patch::https://github.com/johnlane/grub/pull/8.patch'
'0009-xfs-Accept-filesystem-with-sparse-inodes.patch'
'0010-relocation.patch'
diff --git a/grub-PKGBUILD.patch b/grub-PKGBUILD.patch
index 52011056aee2..1ca09399ad5f 100644
--- a/grub-PKGBUILD.patch
+++ b/grub-PKGBUILD.patch
@@ -44,11 +44,11 @@ index 0c7a612..6493383 100644
'0006-tsc-Change-default-tsc-calibration-method-to-pmtimer-on-EFI-systems.patch'
'0007-grub-mkconfig_10_linux_Support_multiple_early_initrd_images.patch'
'0008-Fix-packed-not-aligned-error-on-GCC-8.patch'
-+ 'http://grub.johnlane.ie/assets/0001-Cryptomount-support-LUKS-detached-header.patch'
-+ 'http://grub.johnlane.ie/assets/0002-Cryptomount-support-key-files.patch'
-+ 'http://grub.johnlane.ie/assets/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch'
-+ 'http://grub.johnlane.ie/assets/0004-Cryptomount-support-plain-dm-crypt.patch'
-+ 'http://grub.johnlane.ie/assets/0005-Cryptomount-support-for-hyphens-in-UUID.patch'
++ 'https://grub.johnlane.ie/assets/0001-Cryptomount-support-LUKS-detached-header.patch'
++ 'https://grub.johnlane.ie/assets/0002-Cryptomount-support-key-files.patch'
++ 'https://grub.johnlane.ie/assets/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch'
++ 'https://grub.johnlane.ie/assets/0004-Cryptomount-support-plain-dm-crypt.patch'
++ 'https://grub.johnlane.ie/assets/0005-Cryptomount-support-for-hyphens-in-UUID.patch'
+ '0006-Cryptomount-support-for-using-whole-device-as-keyfile.patch::https://github.com/johnlane/grub/pull/8.patch'
'grub.default'
'grub.cfg')