diff --git a/srcpkgs/xbps-static/template b/srcpkgs/xbps-static/template index f18d7d18840..efe17e6ac1b 100644 --- a/srcpkgs/xbps-static/template +++ b/srcpkgs/xbps-static/template @@ -3,7 +3,7 @@ # NOTE: keep this package synchronized with "srcpkgs/xbps". pkgname=xbps-static version=0.41 -revision=8 +revision=9 bootstrap=yes build_style=configure short_desc="The XBPS package system utilities - static binaries" diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 171539f2065..9ee4a83f0ae 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.41 -revision=8 +revision=9 bootstrap=yes build_style=configure short_desc="The XBPS package system utilities"