mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 15:29:38 +01:00
Bumpped nextpnr-ecp5 version to 20250122_nextpnr_0.7_158_g17943a51
This commit is contained in:
parent
1e1b71582e
commit
e5310e524b
2 changed files with 2 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -35,6 +35,7 @@ sha256sums=(
|
|||
_PREFIX="/usr"
|
||||
prepare() {
|
||||
cd "${srcdir}/nextpnr"
|
||||
git submodule update --init
|
||||
[ ! -d "${srcdir}/nextpnr/build-ecp5" ] && mkdir build-ecp5
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ sha256sums=(
|
|||
_PREFIX="/usr"
|
||||
prepare() {
|
||||
cd "${srcdir}/nextpnr"
|
||||
git submodule update --init
|
||||
[ ! -d "${srcdir}/nextpnr/build-ecp5" ] && mkdir build-ecp5
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue