summaryrefslogtreecommitdiff
path: root/user/libevent/APKBUILD
AgeCommit message (Collapse)AuthorFilesLines
2023-12-01user/libevent: Don't specify explicit pc: providesA. Wilcox1-1/+0
The old libevent 2.1.12 .pc file wasn't autodetected, so we had to explicitly have it in provides=. 2.1.13_pre1 does have an autodetected .pc file. Its version is 2.2.0-alpha-dev by default, which did not conflict with 2.1.13_pre1-r0 (the explicit provides line we had). Now that we are changing the version to make apk-tools 2.14.0 happy, our explicit provides= conflicts with the automatic .pc detection logic. Fixes: 59bf8779a2 ("user/libevent: Packaging fixes") Closes: #1134
2023-12-01user/libevent: Packaging fixesA. Wilcox1-1/+4
* Run `default_prepare` to apply patch again. * Fix .pc version for #1132.
2022-12-01Unify contact information.Zach van Rijn1-2/+2
2022-10-21user/libevent: bump { 2.1.12 --> 2.1.13_pre1-20220114 } and disable tests. ↵Zach van Rijn1-5/+12
see #448.
2021-10-11user/*: claim some packagesSheila Aman1-1/+1
2020-07-30user/libevent: Update to 2.1.12A. Wilcox1-2/+2
2020-06-16user/*: Fix URLsA. Wilcox1-1/+1
2019-08-06user/libevent: unmaintained bump to 2.1.11 (Adopt me today)A. Wilcox1-2/+2
2019-07-20user/libevent: bump to 2.1.10A. Wilcox1-18/+4
2019-06-19user/libevent: fake it til you make itA. Wilcox1-1/+2
2018-07-22user/libevent: no maintainer, moderniseA. Wilcox1-4/+4
2018-06-14The New PlanA. Wilcox1-0/+65
all pkgs needed to bootstrap -> system others -> user