mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/guake: security upgrade to 3.8.5
This commit is contained in:
parent
85b45cd311
commit
96fc154aaf
@ -1,17 +1,21 @@
|
||||
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=guake
|
||||
pkgver=3.8.1
|
||||
pkgrel=1
|
||||
pkgver=3.8.5
|
||||
pkgrel=0
|
||||
pkgdesc="Drop-down terminal for GNOME"
|
||||
url="http://guake-project.org"
|
||||
url="http://guake-project.org/"
|
||||
arch="noarch"
|
||||
license="GPL-2.0-only"
|
||||
depends="py3-pbr"
|
||||
makedepends="python3-dev py3-setuptools"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz"
|
||||
makedepends="python3-dev py3-setuptools py3-setuptools_scm"
|
||||
source="https://pypi.io/packages/source/g/guake/guake-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
# secfixes:
|
||||
# 3.8.5-r0:
|
||||
# - CVE-2021-23556
|
||||
|
||||
build() {
|
||||
python3 setup.py build
|
||||
}
|
||||
@ -25,5 +29,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
5fbf4cc37bc501e4533bd27c1c7e1f783e570457867289702ab2122fcb6a55708df151e4307c4cf84a242ac1d2874ef5e8eb9411318e24eca140102a42b426f4 guake-3.8.1.tar.gz
|
||||
f5dbe724a53569f2b8acdbec9abe31d0cdbf35788df0b8588ea12d5bc0eb63283f30cd14f050642b1d126cc33bb1aeef5166950223ab076834e1d3f5253ba334 guake-3.8.5.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user