mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
b984a52eca
* Package geteltorito
* add noarch
(cherry picked from commit e20bc49052)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
rpm.global("commit", gh_commit("rainer042/geteltorito"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
} |