Skip to content

Commit

Permalink
fix(linux-okpine): better pinetab2 kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer committed Aug 15, 2023
1 parent 975f036 commit f0b4ff8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name="linux-headers-okpine-deb"
pkgver="6.5.0-rc6"
gives="linux-headers-${pkgver}-okpine"
url="https://github.com/oklopfer/debs/raw/master/kernel/${pkgver}/${gives}_${pkgver}-1_arm64.deb"
hash="f039bfa281685715cd350ff72643256b4552711d8687830511a4284da80430ec"
hash="60cae13f196d6fdefa75c2c5b94fc03065d08b592b81b9a55efa8d79f15394c9"
maintainer="Oren Klopfer <[email protected]>"
pkgdesc="Linux kernel header files built for Pine64 devices"
arch=('arm64')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name="linux-image-okpine-deb"
pkgver="6.5.0-rc6"
gives="linux-image-${pkgver}-okpine"
url="https://github.com/oklopfer/debs/raw/master/kernel/${pkgver}/${gives}_${pkgver}-1_arm64.deb"
hash="82085fe48d3b233ccf8c8397f6ba533a77da636216af7995c2f33f306f791679"
hash="2b826e1924737904a2c6253836c50f486a0a0724e7068c1dffd27b0045fb20b7"
maintainer="Oren Klopfer <[email protected]>"
pkgdesc="Linux kernel image files built for Pine64 devices"
arch=('arm64')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ gives="linux-libc-dev"
replace=("${gives}")
pkgver="6.5.0-rc6"
url="https://github.com/oklopfer/debs/raw/master/kernel/${pkgver}/${gives}_${pkgver}-1_arm64.deb"
hash="6583be3678c79e24c726805270a06c0fd81530140fa59578228afa2ab0499e20"
hash="2c92aaf830347a79753f4e977e5e439f86a7724b1d349566948fcf96281c9328"
maintainer="Oren Klopfer <[email protected]>"
pkgdesc="Linux kernel libc-dev files built for Pine64 devices"
arch=('arm64')

0 comments on commit f0b4ff8

Please sign in to comment.