diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-03-07 23:03:04 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-03-07 23:03:04 +0100 |
commit | 6e836b391581642deb3e2ad13471b1f3d94a86aa (patch) | |
tree | 12216e993dc4ff19efe4442efcaaa8eda6d63026 /pcr/icestorm-git | |
parent | e2adba11ae50e3cc21fbb3cf9c0fb2b82573094d (diff) | |
download | abslibre-6e836b391581642deb3e2ad13471b1f3d94a86aa.tar.gz abslibre-6e836b391581642deb3e2ad13471b1f3d94a86aa.tar.bz2 abslibre-6e836b391581642deb3e2ad13471b1f3d94a86aa.zip |
pcr: icestorm: fix pkgrev
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/icestorm-git')
-rw-r--r-- | pcr/icestorm-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/icestorm-git/PKGBUILD b/pcr/icestorm-git/PKGBUILD index 9d316213e..8c86279a3 100644 --- a/pcr/icestorm-git/PKGBUILD +++ b/pcr/icestorm-git/PKGBUILD @@ -5,7 +5,7 @@ # TODO: Bugreport about the broken build with # c1d7ef8b529953bb38f575930eca662d714385abx pkgname=icestorm-git -pkgver=20210306 +pkgver=r546.4cdf41c # c1d7ef8b529953bb38f575930eca662d714385ab broke the build with the following # error, so we use the commit right before it: # icetime.cc: In function ‘std::string ecnetname_to_vlog(std::string)’: |