+source=("https://codeload.github.com/redhat-performance/libMicro/zip/0.4.0-rh")
Does the source point to the file change frequently? If not, add real md5sums.
Thanks, Jiaxin
+md5sums=('SKIP')
+build() {
- cd "$srcdir/$pkgname-$pkgver.$pkgrel-rh"
- make
+}
+package() {
- mkdir -p "$pkgdir/lkp/benchmarks/libMicro"
- cp -r "$srcdir/$pkgname-$pkgver.$pkgrel-rh/"* "$pkgdir/lkp/benchmarks/libMicro"
+}
2.23.0