Skip to content

Commit

Permalink
add epoch
Browse files Browse the repository at this point in the history
  • Loading branch information
hastmu committed Nov 5, 2024
1 parent 0807244 commit 7e30e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .include.build.deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
declare -A DEBIAN

DEBIAN["Package"]="apt-proxy-detect"
DEBIAN["Version"]="${branch_type}-${branch_tag}-${branch_name}"
DEBIAN["Version"]="0:${branch_type}-${branch_tag}-${branch_name}"
DEBIAN["Section"]="base"
DEBIAN["Priority"]="optional"
DEBIAN["Architecture"]="all"
Expand Down

0 comments on commit 7e30e0c

Please sign in to comment.