Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
ae88afa1
Commit
ae88afa1
authored
Jan 28, 2017
by
Valery Kartel
Committed by
Timo Teräs
Jan 30, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[various]: fix kernel.org 'source' url protocol & hostname
http -> https ftp.kernel.org -> kernel.org
parent
7a2ada76
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
15 additions
and
15 deletions
+15
-15
main/dtc/APKBUILD
main/dtc/APKBUILD
+1
-1
main/hvtools/APKBUILD
main/hvtools/APKBUILD
+2
-2
main/kmod/APKBUILD
main/kmod/APKBUILD
+1
-1
main/linux-grsec/APKBUILD
main/linux-grsec/APKBUILD
+2
-2
main/linux-headers/APKBUILD
main/linux-headers/APKBUILD
+2
-2
main/linux-rpi/APKBUILD
main/linux-rpi/APKBUILD
+2
-2
main/linux-vanilla/APKBUILD
main/linux-vanilla/APKBUILD
+1
-1
main/reiserfsprogs/APKBUILD
main/reiserfsprogs/APKBUILD
+1
-1
testing/cpupower/APKBUILD
testing/cpupower/APKBUILD
+1
-1
unmaintained/usbip-utils/APKBUILD
unmaintained/usbip-utils/APKBUILD
+2
-2
No files found.
main/dtc/APKBUILD
View file @
ae88afa1
...
...
@@ -11,7 +11,7 @@ depends_dev=""
makedepends
=
"
$depends_dev
bison flex"
install
=
""
subpackages
=
"
$pkgname
-dev libfdt"
source
=
"https://
ftp.
kernel.org/pub/software/utils/dtc/dtc-
$pkgver
.tar.xz
source
=
"https://kernel.org/pub/software/utils/dtc/dtc-
$pkgver
.tar.xz
use-tx-as-the-type-specifier-instead-of-zx.patch
"
builddir
=
"
$srcdir
/dtc-
$pkgver
"
...
...
main/hvtools/APKBUILD
View file @
ae88afa1
...
...
@@ -10,8 +10,8 @@ license="GPL2"
depends_dev
=
""
makedepends
=
"
$depends_dev
linux-headers"
subpackages
=
""
source
=
"http://
ftp.
kernel.org/pub/linux/kernel/v4.x/linux-
$_kernver
.tar.xz
http://
ftp.
kernel.org/pub/linux/kernel/v4.x/patch-
$pkgver
.xz
source
=
"http
s
://kernel.org/pub/linux/kernel/v4.x/linux-
$_kernver
.tar.xz
http
s
://kernel.org/pub/linux/kernel/v4.x/patch-
$pkgver
.xz
hv_kvp_daemon.initd
hv_vss_daemon.initd
hv_fcopy_daemon.initd
...
...
main/kmod/APKBUILD
View file @
ae88afa1
...
...
@@ -17,7 +17,7 @@ install=""
triggers
=
"
$pkgname
.trigger=/lib/modules/*"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-bash-completion:bashcomp:noarch"
source
=
"http://
ftp.
kernel.org/pub/linux/utils/kernel/kmod/kmod-
$pkgver
.tar.xz
source
=
"http
s
://kernel.org/pub/linux/utils/kernel/kmod/kmod-
$pkgver
.tar.xz
strndupa.patch
kmod-static-nodes.initd
"
...
...
main/linux-grsec/APKBUILD
View file @
ae88afa1
...
...
@@ -15,8 +15,8 @@ makedepends="perl sed installkernel bash gmp-dev bc linux-headers mpfr-dev
mpc1-dev"
options
=
"!strip"
install
=
source
=
"http://
ftp.
kernel.org/pub/linux/kernel/v4.x/linux-
$_kernver
.tar.xz
http://
ftp.
kernel.org/pub/linux/kernel/v4.x/patch-
$pkgver
.xz
source
=
"http
s
://kernel.org/pub/linux/kernel/v4.x/linux-
$_kernver
.tar.xz
http
s
://kernel.org/pub/linux/kernel/v4.x/patch-
$pkgver
.xz
http://dev.alpinelinux.org/~ncopa/grsec/grsecurity-3.1-
$pkgver
-201604252206-alpine.patch
fix-spi-nor-namespace-clash.patch
...
...
main/linux-headers/APKBUILD
View file @
ae88afa1
...
...
@@ -9,8 +9,8 @@ arch="all"
license
=
'GPL2'
makedepends
=
"perl"
options
=
"!strip !tracedeps"
source
=
"http://
www.
kernel.org/pub/linux/kernel/v4.x/linux-
$_kernver
.tar.xz
http://
www.
kernel.org/pub/linux/kernel/v4.x/patch-
$pkgver
.xz
source
=
"http
s
://kernel.org/pub/linux/kernel/v4.x/linux-
$_kernver
.tar.xz
http
s
://kernel.org/pub/linux/kernel/v4.x/patch-
$pkgver
.xz
0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch
...
...
main/linux-rpi/APKBUILD
View file @
ae88afa1
...
...
@@ -16,8 +16,8 @@ install=
# rpi patches are git diff against latest release tag from:
# linux-4.4.y https://github.com/raspberrypi/linux/tree/rpi-4.4.y
# rpi-cirrus-4.4.y https://github.com/HiassofT/rpi-linux/tree/cirrus-4.4.y
source
=
"http://
ftp.
kernel.org/pub/linux/kernel/v4.x/linux-
$_kernver
.tar.xz
http://
ftp.
kernel.org/pub/linux/kernel/v4.x/patch-
$pkgver
.xz
source
=
"http
s
://kernel.org/pub/linux/kernel/v4.x/linux-
$_kernver
.tar.xz
http
s
://kernel.org/pub/linux/kernel/v4.x/patch-
$pkgver
.xz
http://dev.alpinelinux.org/~tteras/rpi/linux-4.4.y-rpi-20161115.patch
http://dev.alpinelinux.org/~tteras/rpi/rpi-cirrus-4.4.y-20160909.patch
gpio-mcp23s08-pullups.patch
...
...
main/linux-vanilla/APKBUILD
View file @
ae88afa1
...
...
@@ -15,7 +15,7 @@ makedepends="perl sed installkernel bash gmp-dev bc linux-headers"
options
=
"!strip"
_config
=
${
config
:-
config
-vanilla.
${
CARCH
}}
install
=
source
=
"http://
ftp.
kernel.org/pub/linux/kernel/v
${
pkgver
%%.*
}
.x/linux-
$_kernver
.tar.xz
source
=
"http
s
://kernel.org/pub/linux/kernel/v
${
pkgver
%%.*
}
.x/linux-
$_kernver
.tar.xz
config-vanilla.aarch64
config-vanilla.armhf
config-vanilla.x86
...
...
main/reiserfsprogs/APKBUILD
View file @
ae88afa1
...
...
@@ -11,7 +11,7 @@ depends=
makedepends
=
"e2fsprogs-dev"
install
=
subpackages
=
"
$pkgname
-doc"
source
=
"http://
ftp.
kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v
$pkgver
/
$pkgname
-
$pkgver
.tar.xz"
source
=
"http
s
://kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v
$pkgver
/
$pkgname
-
$pkgver
.tar.xz"
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
...
...
testing/cpupower/APKBUILD
View file @
ae88afa1
...
...
@@ -14,7 +14,7 @@ depends_dev="pciutils-dev readline-dev"
makedepends
=
"
$depends_dev
bash linux-headers"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev"
replaces
=
"linux-tools-cpupower"
source
=
"http://
ftp.
kernel.org/pub/linux/kernel/v4.x/linux-
$pkgver
.tar.xz
source
=
"http
s
://kernel.org/pub/linux/kernel/v4.x/linux-
$pkgver
.tar.xz
cpupower.initd
cpupower.confd
nls.patch
...
...
unmaintained/usbip-utils/APKBUILD
View file @
ae88afa1
...
...
@@ -4,7 +4,7 @@ pkgname=usbip-utils
pkgver
=
3.14
pkgrel
=
0
pkgdesc
=
"Utilities for USB device sharing over IP network"
url
=
"https://
www.
kernel.org/doc/readme/drivers-staging-usbip-userspace-README"
url
=
"https://kernel.org/doc/readme/drivers-staging-usbip-userspace-README"
arch
=
"all"
license
=
"GPLv2"
depends
=
"glib sysfsutils usbutils"
...
...
@@ -12,7 +12,7 @@ depends_dev="gcc automake autoconf libtool sysfsutils-dev glib-dev"
makedepends
=
"
$depends_dev
tar"
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"http://
ftp.
kernel.org/pub/linux/kernel/v3.x/linux-
$pkgver
.tar.gz
source
=
"http
s
://kernel.org/pub/linux/kernel/v3.x/linux-
$pkgver
.tar.gz
sigcld.patch
usbip.initd
usbip.confd"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment