mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3.4: really ignore alpha releases
This commit is contained in:
parent
1bd39a7be7
commit
199b2fd53e
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
pkgname=Python
|
pkgname=Python
|
||||||
site="${homepage}/downloads/source/"
|
site="${homepage}/downloads/source/"
|
||||||
ignore="*rc* *b*"
|
ignore="*rc* *b* *a*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue