mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/libedit: upgrade to 20240808.3.1
This commit is contained in:
parent
3084483d45
commit
ee9c3251f4
@ -1,6 +1,6 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=libedit
|
pkgname=libedit
|
||||||
pkgver=20240517.3.1
|
pkgver=20240808.3.1
|
||||||
_ver=${pkgver/./-}
|
_ver=${pkgver/./-}
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="BSD line editing library"
|
pkgdesc="BSD line editing library"
|
||||||
@ -41,10 +41,8 @@ package() {
|
|||||||
[ "$(readlink "$path")" != 'editline.3.gz' ] && continue
|
[ "$(readlink "$path")" != 'editline.3.gz' ] && continue
|
||||||
echo ln -s -f -T -- 'libedit.3.gz' "$path"
|
echo ln -s -f -T -- 'libedit.3.gz' "$path"
|
||||||
done
|
done
|
||||||
|
|
||||||
rm "$pkgdir"/usr/share/man/man3/history.3*
|
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
bc17371eeb8842b93cd5ed7ce3a04aa1cadf26aa697d92e3440f9f729a4d0631eef60ea2c96844ff773e1b3b80ae518fd3ae684126373dfc69b65d67a0f25e90 libedit-20240517-3.1.tar.gz
|
b11d64947f9484bb2320b0fbcfdc94466993af1dfa0d853853b73c222e95d6c1e78d88d0c305929b95bf7a85009129475c9fef0ac8595b43d75543d85052a4ff libedit-20240808-3.1.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user