mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 10:22:19 +00:00
b1f6daa39e
* fix(openh264): Track Bodhi, let Makefile handle the Mozilla libs
* fix: Oops
* fix: It is embarrassing how I can never spell THIS SPECIFIC WORD
(cherry picked from commit 83cd26edd0)
Co-authored-by: Gilver <rockgrub@disroot.org>
4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
import "andax/bump_extras.rhai" as bump;
|
|
|
|
rpm.version(bump::bodhi("openh264", bump::as_bodhi_ver(labels.branch)));
|