mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
iso-codes: python3.4 -> python3
This commit is contained in:
parent
335aa507ec
commit
556e2862b7
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'iso-codes'
|
# Template file for 'iso-codes'
|
||||||
pkgname=iso-codes
|
pkgname=iso-codes
|
||||||
version=3.70
|
version=3.70
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python3.4"
|
hostmakedepends="python3"
|
||||||
short_desc="List of country, language and currency names"
|
short_desc="List of country, language and currency names"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue