xbps: revbump for glibc 2.36
This is a workaround to make sure glibc gets updated before other packages. dash was updated recently and it is earlier in the alphabetical order compared to glibc, so it got updated sooner than diffutils which has an INSTALL shell script which fails because the shell interpreter - dash expects the newer glibc version than what's available at that time.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'xbps'
|
# Template file for 'xbps'
|
||||||
pkgname=xbps
|
pkgname=xbps
|
||||||
version=0.59.1
|
version=0.59.1
|
||||||
revision=7
|
revision=8
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
short_desc="XBPS package system utilities"
|
short_desc="XBPS package system utilities"
|
||||||
|
|||||||
Reference in New Issue
Block a user