diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-06-21 20:21:42 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-06-21 20:21:42 +1000 |
commit | cfc45b6f1d07b27245b49df61ea0593b97efc5cb (patch) | |
tree | 2b0527d0e66d6b70854febf23f040d827e95e933 /glib | |
parent | 33af2bdd182a58d1e105b8d75927d1fba24aea71 (diff) | |
download | opt-cfc45b6f1d07b27245b49df61ea0593b97efc5cb.tar.gz opt-cfc45b6f1d07b27245b49df61ea0593b97efc5cb.tar.xz |
url and some souce and general cleanups
Diffstat (limited to 'glib')
-rw-r--r-- | glib/.signature | 4 | ||||
-rw-r--r-- | glib/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/glib/.signature b/glib/.signature index 69241d52e..4f1270373 100644 --- a/glib/.signature +++ b/glib/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Udvp1B3yFW657Dg7e2LhaaDII5bzw36h7gVNqUZbZJfoYI+TfnSE+uMQGyBcwiC/rzelPjTjPoItAMlakkvsgA= -SHA256 (Pkgfile) = c60c0a39563fe62c5f1b52a851b9dd05e7950b2c4d26a1f1a72a8557e4309d2b +RWSE3ohX2g5d/WYlFSe0H582ISTcrceTBgeffv55Dl/myTBdDDyJ2tUQx3Yunzn3N2SX/c8Z9v2oTHePcRvtiGQ49l4qNOt9KwI= +SHA256 (Pkgfile) = 72310b4800c58cecadca62a131f10113fd5ed31d7bf08cbf68adc1130b52c466 SHA256 (.footprint) = 5fb71591e07e1049ce7b4903f43f2ca2f92e60808b7efd9f78177c2786b0688b SHA256 (glib-2.64.3.tar.xz) = fe9cbc97925d14c804935f067a3ad77ef55c0bbe9befe68962318f5a767ceb22 SHA256 (gschemas.compiled) = f2ca328db96bf936e677d53b3e89fc4bf57ada9a1d5e2466cb0afe85307a1e75 diff --git a/glib/Pkgfile b/glib/Pkgfile index d4cff960a..7e0c80f36 100644 --- a/glib/Pkgfile +++ b/glib/Pkgfile @@ -1,5 +1,5 @@ # Description: Low-level data structure handling, portability wrappers, and interfaces for runtime functionality -# URL: http://www.gtk.org/ +# URL: https://www.gtk.org/ # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu # Depends on: libpcre meson ninja |