use master streams
This commit is contained in:
parent
96f5c28893
commit
af08796a5b
1 changed files with 4 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ data:
|
|||
platform: master
|
||||
python3: master
|
||||
python3-ecosystem: master
|
||||
postgresql: 9.6
|
||||
postgresql: master
|
||||
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
|
|
@ -65,13 +65,13 @@ data:
|
|||
rpms:
|
||||
bind:
|
||||
rationale: BIND package.
|
||||
ref: f27
|
||||
ref: master
|
||||
buildorder: 2
|
||||
GeoIP:
|
||||
rationale: Needed for GeoIP ACLs in BIND.
|
||||
ref: f27
|
||||
ref: master
|
||||
buildorder: 1
|
||||
GeoIP-GeoLite-data:
|
||||
rationale: Geolocation data for GeoIP
|
||||
ref: f27
|
||||
ref: master
|
||||
buildorder: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue