iucode-tool: updated source

This commit is contained in:
Tim Biermann 2023-05-28 10:32:41 +02:00
parent 55e9ce252f
commit d6324deb64
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 6 additions and 7 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39XR6+/YdoOx+Ye97EgXhTqVr3c890AkSnj001aFHkXVqbuUfWZzJyxH74Jww/19zX+5gjHma5bOdOva4gb9vgA=
SHA256 (Pkgfile) = 8785e3aaec2dab8a80fe7dfe5f551080ab610f804fdd6ece71304e3008715e57
RWSagIOpLGJF38jtvHm7abc/kC4Rqv0KXrBD/i71QyqdfjTPy7OWa7gDsPr5xzKOLeKmrx5DeObOto/q+rj5S31cvaTRvO5ofQM=
SHA256 (Pkgfile) = cc2d241b7a41c99c4b74dc2b7e070d0267ab286b745dcb8d3857461d10912547
SHA256 (.footprint) = f8c0fd99b074407582692eab66d9a73487282f5eca6b6bb1ac1c366ed18050f1
SHA256 (iucode-tool_2.3.1.tar.xz) = 12b88efa4d0d95af08db05a50b3dcb217c0eb2bfc67b483779e33d498ddb2f95
SHA256 (iucode-tool-v2.3.1.tar.bz2) = 0c782270ad644fa688b19ac6be0e643c2f64bd7b180f7fb32f97c160d3b19cde

View File

@ -1,16 +1,15 @@
# Description: Tool to manipulate Intel microcode update bundles
# URL: https://gitlab.com/iucode-tool/iucode-tool/wikis/home
# Maintainer: Tim Biermann, tbier at posteo dot de
# Packager: Pedja, predivan at mts dot rs
# Depends on:
name=iucode-tool
version=2.3.1
release=1
source=(https://gitlab.com/$name/releases/raw/latest/$name"_"$version.tar.xz)
source=(https://gitlab.com/iucode-tool/iucode-tool/-/archive/v$version/iucode-tool-v$version.tar.bz2)
build() {
cd $name-$version
cd $name-v$version
./autogen.sh
./configure --prefix=/usr \
--mandir=/usr/share/man