git » yosys.git » commit 23137f1

libffi 3.4 rebuild

author Felix Yan
2021-10-10 23:27:52 UTC
committer Felix Yan
2021-10-10 23:27:52 UTC
parent b79ca54bf45aa7812290d054a2b16715a1b818aa

libffi 3.4 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7242ea2..31810ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=yosys
 pkgver=0.10
-pkgrel=1
+pkgrel=2
 pkgdesc='A framework for RTL synthesis'
 arch=('x86_64')
 url='http://www.clifford.at/yosys/'