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