mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
rpm.global("commit1", gh_commit("mozilla/gmp-api"));
|
|
let h264 = gh("cisco/openh264");
|
|
h264.crop(1);
|
|
rpm.version(h264);
|