aboutsummaryrefslogtreecommitdiffstats
path: root/community/wireguard-rpi
Commit message (Collapse)AuthorAgeFilesLines
* community/wireguard-rpi: rebuild against kernel 4.19.50-r0Natanael Copa2019-06-121-1/+1
|
* community/wireguard-rpi: rebuild against kernel 4.19.49-r0Natanael Copa2019-06-101-1/+1
|
* community/wireguard-rpi: rebuild against kernel 4.19.48-r0Natanael Copa2019-06-051-10/+3
|
* community/wireguard-*: upgrade to 0.0.20190601André Klitzing2019-06-041-2/+2
|
* community/wireguard-{rpi,vanilla}: initalize _extra_flavorsNatanael Copa2019-05-311-0/+1
| | | | | | | lua-aports will parts all APKBUILDs so we must explicitly initialize the _extra_flavors to avoid that lua-aports thinks that wireguard-vanilla on arm* has a wireguard-rpi2 subpackage due to the _extra_flavors leaking over from wireguard-rpi.
* community/wireguard-rpi: adjust install_ifCarlo Landmeter2019-05-211-3/+3
| | | | trigger on wireguard-tools-wg which should work in all cases
* wireguard-rpi: move to community and refactorCarlo Landmeter2019-05-211-0/+97
build both rpi and rpi2 from same apkbuild Closes: GH-7980