mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 02:12:18 +00:00
180e1e26ab
* 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)));
|