mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 20:57:38 +00:00
fix: Bump date
This commit is contained in:
@@ -5,5 +5,6 @@ rpm.global("commit", c);
|
||||
|
||||
if rpm.changed() {
|
||||
rpm.release();
|
||||
rpm.global("commit_date", date());
|
||||
rpm.global("api_version", find(`#define X264_BUILD ([\d]+)`, get(`https://${domain}/videolan/x264/-/raw/${c}/x264.h`), 1));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user