Skip to content

Commit

Permalink
fix link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ook37 committed Jul 14, 2023
1 parent b8564f2 commit 90dc698
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name="linux-headers-rockchip-deb"
version="6.3"
pointver=".13"
gives="linux-headers-${version}-rockchip"
url="https://repo.mobian-project.org/pool/main/l/linux-${version}-rockchip/${gives}_${version}${pointver}%2Brockchip-1_arm64.deb"
url="https://repo.mobian-project.org/pool/main/l/linux-${version}-rockchip/${gives}_${version}${pointver}+rockchip-1_arm64.deb"
hash="c94c66942fb2cd54eaf9a445fe26d46a0b392469ef85317dcef0df89da1b04b9"
maintainer="Oren Klopfer <oren@taumoda.com>"
description="Linux kernel header files built for PineTab2 (Mobian kernel)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name="linux-image-rockchip-deb"
version="6.3"
pointver=".13"
gives="linux-image-${version}-rockchip"
url="https://repo.mobian-project.org/pool/main/l/linux-${version}-rockchip/${gives}_${version}${pointver}%2Brockchip-1_arm64.deb"
url="https://repo.mobian-project.org/pool/main/l/linux-${version}-rockchip/${gives}_${version}${pointver}+rockchip-1_arm64.deb"
hash="c94c66942fb2cd54eaf9a445fe26d46a0b392469ef85317dcef0df89da1b04b9"
maintainer="Oren Klopfer <oren@taumoda.com>"
description="Linux kernel image files built for PineTab2 (Mobian kernel)"
Expand Down

0 comments on commit 90dc698

Please sign in to comment.