mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-pycdio: update to 2.1.1.
This commit is contained in:
parent
7db9ece941
commit
fc0bf4ef2c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pycdio'
|
||||
pkgname=python3-pycdio
|
||||
version=2.1.0
|
||||
revision=7
|
||||
version=2.1.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools pkg-config swig"
|
||||
makedepends="libcdio-devel python3-devel"
|
||||
|
@ -10,5 +10,5 @@ short_desc="Python OO interface to libcdio (CD Input and Control library)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/libcdio"
|
||||
distfiles="${GNU_SITE}/libcdio/pycdio-${version}.tar.gz"
|
||||
checksum=d6d2e59d16339788835eed62ff75cfa38e7caa6f7e290dcc0d07f8ec30de6705
|
||||
distfiles="https://github.com/rocky/pycdio/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a1754d3f01b1a8cefa15070ecce467822b4de0436d06a5ace1e3351f223e13f2
|
||||
|
|
Loading…
Add table
Reference in a new issue