mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/patchwork: upgrade to 2.1.5
This commit is contained in:
parent
5321c19106
commit
2a331fd863
@ -1,8 +1,8 @@
|
||||
# Con#tributor: Francesco Colista <fcolista@alpinelinux.org>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=patchwork
|
||||
pkgver=2.1.4
|
||||
pkgrel=1
|
||||
pkgver=2.1.5
|
||||
pkgrel=0
|
||||
pkgdesc="Web-based patch tracking system"
|
||||
url="https://github.com/getpatchwork/patchwork"
|
||||
arch="noarch"
|
||||
@ -83,12 +83,12 @@ postgresql() {
|
||||
|
||||
pwclient() {
|
||||
pkgdesc="command-line client for patchwork"
|
||||
depends="python2"
|
||||
depends="python3"
|
||||
install -Dm775 "$pkgdir"/usr/share/webapps/patchwork/patchwork/bin/pwclient \
|
||||
"$subpkgdir"/usr/bin/pwclient
|
||||
}
|
||||
|
||||
sha512sums="e15e1b2b9d386d98f74d55efcc805ecad827be40610c993245d3ac13d04b655a264bf0ebe7ec83b929db52059a9dd13c49bd56676a5c1d2f25d965b310bccfb0 patchwork-2.1.4.tar.gz
|
||||
sha512sums="4283301859707ea871e4d7b21c687afc4c6d6383b657d456c90fd8cc559489c17210f5f3147b8d0b18dd9f9e2ffcc24948fd6d9204bac0e10ffe0097e4e3f826 patchwork-2.1.5.tar.gz
|
||||
1721531735c02d2f3d0241341ffe4620c66771cf99fb9b597156bcc3b19b5cdfd17835d4e79f2fdfef33c1f3bf13444174b3fb0c9363520574918d924dae454c dependencies-fix.patch
|
||||
5facc2c2620b2d614011bcdc06bb481fb1481c79333579e5a7fa5b8bc4f97d1651cc8c4632a5e150b62674d64c00345341229319f1edb2016721868e84146826 0001-support-busybox-readlink.patch
|
||||
f6d3590b3ac53797e0ae25fe50ab0935608be5ded44665599cbc91e93558895eddc6a7a717153d81fc194b314d7854686577ef5ecf9e0302b7824ce3b3863f7b 0002-remove-uneeded-bashism-from-tools-and-change-path.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user