mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/stow: upgrade to 2.4.1
https://savannah.gnu.org/news/?id=10672
This commit is contained in:
parent
f3bef0a099
commit
9820c0d5a3
@ -1,8 +1,8 @@
|
||||
# Contributor: Stefan Wagner <stw@bit-strickerei.de>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=stow
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgver=2.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="Manage installation of multiple softwares in the same directory tree"
|
||||
url="https://www.gnu.org/software/stow/"
|
||||
arch="noarch"
|
||||
@ -27,10 +27,10 @@ check() {
|
||||
|
||||
package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
rm "$pkgdir"/usr/share/doc/stow/manual.pdf
|
||||
rm "$pkgdir"/usr/share/doc/stow/version.texi
|
||||
|
||||
rm -v "$pkgdir"/usr/share/doc/stow/version.texi
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
c479a0ba5d6af9a2a4860f4bf4095dbd586794e781766c22e6cda657bbf984915f4661e03825db02a300412aa49305e06b8107ffc96077bd64ba4e7a1eb27314 stow-2.4.0.tar.bz2
|
||||
e2317ceeafc2f165cf2b498491762ca1d81fc08fa9f8740712fc3127c95a3a4bf492528d2bdf45dcc497d97a4f8b29c50239874b52fde492775556ffd0562d98 stow-2.4.1.tar.bz2
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user