diff options
Diffstat (limited to 'libre/systemd')
-rw-r--r-- | libre/systemd/PKGBUILD | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index 34c84ad5c..2ea8fb9f1 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -11,8 +11,8 @@ pkgname+=('systemd-common' 'systemd-udev') # We split Arch's systemd-libs into systemd-$X, for the following $X: _systemd_libs=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgname+=("${_systemd_libs[@]/#/systemd-}") -_tag='f7646f66f1a7657aebe9d2a43437db36776e45c5' # git rev-parse v${_tag_name} -_tag_name=249.3 +_tag='91ea8d825553fc1ecfc19448be24a4da56b13d00' # git rev-parse v${_tag_name} +_tag_name=249.4 pkgver="${_tag_name/-/}" pkgrel=1 pkgrel+=.parabola1 @@ -91,8 +91,6 @@ sha512sums=('SKIP' '28a5b3fc9e2c5cec9267bb96725c73ee77788514f140c0cf8df765af64bc8130dd02f4863d9128ac45d54256b2ab4f2b06d1a3f65660ce1dfba5727618cd1839') _backports=( - # network: also check addresses when determine a gateway address is reachable or not - '11046cea1414c70b5d7aab37ea88d5a839cbd209' ) _reverts=( |