mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
e20bc49052
* Package geteltorito * add noarch
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());
|
|
} |