* update libtar to 1.2.20-7.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:13 +02:00
parent 6fdde994ea
commit b19dddec40
2 changed files with 17 additions and 1 deletions

16
libtar/.SRCINFO Normal file
View File

@ -0,0 +1,16 @@
pkgbase = libtar
pkgdesc = C library for manipulating POSIX tar files
pkgver = 1.2.20
pkgrel = 7.1
url = https://repo.or.cz/w/libtar.git
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = BSD
depends = zlib
source = libtar-9c2e044833c5e908f5be0a77991b08849021793e.tar.gz::https://github.com/tklauser/libtar/archive/9c2e044833c5e908f5be0a77991b08849021793e.tar.gz
sha256sums = 21d86460dd128f56cfa391e4bc82e91f98e84c2948a854e33daed5c58d4e9cb6
pkgname = libtar

View File

@ -7,7 +7,7 @@
pkgname=libtar
pkgver=1.2.20
pkgrel=7
pkgrel=7.1
_git='9c2e044833c5e908f5be0a77991b08849021793e'
pkgdesc='C library for manipulating POSIX tar files'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)