mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/sqlitebrowser: Update to 3.2.1
- https://sqlitebrowser.org/blog/version-3-12-1-released/
This commit is contained in:
parent
c067868add
commit
a08d75c51e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556623
2 changed files with 6 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sqlitebrowser
|
||||
PORTVERSION= 3.12.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.12.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= databases
|
||||
|
||||
|
@ -25,6 +24,8 @@ USE_GITHUB= yes
|
|||
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
PORTSCOUT= ignore:continuous
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' \
|
||||
${WRKSRC}/src/PreferencesDialog.cpp ${WRKSRC}/src/Application.cpp
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1595919997
|
||||
SHA256 (sqlitebrowser-sqlitebrowser-v3.12.0_GH0.tar.gz) = 3f1a1453ed0f4b5b72b0468bf8ee56887eb23d71c2518a449f4eb179471d73d1
|
||||
SIZE (sqlitebrowser-sqlitebrowser-v3.12.0_GH0.tar.gz) = 4017370
|
||||
TIMESTAMP = 1606715482
|
||||
SHA256 (sqlitebrowser-sqlitebrowser-v3.12.1_GH0.tar.gz) = c1f13a7caeab9c36908d7fd6e46718d5f2bb5d116882c5c6392e7c4b0f8dba0f
|
||||
SIZE (sqlitebrowser-sqlitebrowser-v3.12.1_GH0.tar.gz) = 3990525
|
||||
|
|
Loading…
Add table
Reference in a new issue