diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-13 12:09:22 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-13 12:09:22 +0100 |
commit | 0c5f41a869f8a51d295a9a8cf95c72c93ebd727f (patch) | |
tree | 5b54cca04a358a61abe951ef4347669d60b10dfb /gconf | |
parent | 796cc8376e52511b1285114b14daded6210d4b56 (diff) | |
download | contrib-0c5f41a869f8a51d295a9a8cf95c72c93ebd727f.tar.gz contrib-0c5f41a869f8a51d295a9a8cf95c72c93ebd727f.tar.xz |
gconf: rebuild for libxml2
Diffstat (limited to 'gconf')
-rw-r--r-- | gconf/.signature | 6 | ||||
-rw-r--r-- | gconf/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gconf/.signature b/gconf/.signature index 937b071ed..ec90a83d6 100644 --- a/gconf/.signature +++ b/gconf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xvi75DNcfzn4DnSpjZox1YgkiUbhntFb75jAsKPHN9c2262ORL/RzNR8mTPQC+LtxctCsllqxmWFDDydavzswY= -SHA256 (Pkgfile) = a95eb41b1dfcd04e7acbb8ed40ad6427005171d1a4ff5455258ed22a08a2da01 +RWSagIOpLGJF3w6LUJj9pfkIa//RmNeSDF0OzXDoS7dLXyOPIfAMbjUp3WHiUUHb4Ix0fEzYdjCAGGpqyHchAJx5Qr9zYab54wY= +SHA256 (Pkgfile) = 4c934144e058b1fb58bf5ea316c21dbf2902d3361fa37c587727fb9fa490cb6f SHA256 (.footprint) = a3ffa1e107a6212b5fcd90eee0763047f86ce7da3ba8260317527f48937ae82e -SHA256 (GConf-3.2.6.tar.xz) = 1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c +SHA256 (GConf-3.2.6.tar.xz) = 5461135665836df94e0fa9da564070e7f09a6184671971420d9c805a3e97f8da diff --git a/gconf/Pkgfile b/gconf/Pkgfile index 063f10644..5a9e8be4d 100644 --- a/gconf/Pkgfile +++ b/gconf/Pkgfile @@ -5,7 +5,7 @@ name=gconf version=3.2.6 -release=1 +release=2 source=(https://download.gnome.org/sources/GConf/3.2/GConf-$version.tar.xz) build() { |