geoip ver.bump
This commit is contained in:
@@ -22,6 +22,6 @@ def check():
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.insinto("/usr/share/GeoIP", "GeoIP-data/*")
|
||||
pisitools.insinto("/usr/share/GeoIP", "GeoIP*.dat")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*")
|
||||
|
||||
@@ -13,7 +13,12 @@
|
||||
<Summary>C library for country/city/organization to IP address or hostname mapping</Summary>
|
||||
<Description>GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from.</Description>
|
||||
<Archive sha1sum="90cfafee605c94cfa24858fe77193fa7fa949ac8" type="targz">https://github.com/maxmind/geoip-api-c/archive/v1.6.12.tar.gz</Archive>
|
||||
<Archive sha1sum="4d8135b838580ca4152233acf0fce35794e07a40" type="tarxz" target="geoip-api-c-1.6.12">https://sourceforge.net/projects/pisilinux/files/source/GeoIP-data.tar.xz</Archive>
|
||||
<Archive sha1sum="577086093c9295007adec097d835bc47eb78e340" type="gz" target="geoip-api-c-1.6.12">https://mailfud.org/geoip-legacy/GeoIP.dat.gz</Archive>
|
||||
<Archive sha1sum="ba89833054c86e7c7d1da140090792bcbc4fc65a" type="gz" target="geoip-api-c-1.6.12">https://mailfud.org/geoip-legacy/GeoIPASNum.dat.gz</Archive>
|
||||
<Archive sha1sum="9ed4f297f0909fb28ee7cb780d26ab064a83f047" type="gz" target="geoip-api-c-1.6.12">https://mailfud.org/geoip-legacy/GeoIPASNumv6.dat.gz</Archive>
|
||||
<Archive sha1sum="03a66e4c50d72ec0562bb65eacbf8d9fb28758d7" type="gz" target="geoip-api-c-1.6.12">https://mailfud.org/geoip-legacy/GeoIPCity.dat.gz</Archive>
|
||||
<Archive sha1sum="909857642e1f8effcfcddb25c354f88d6259835b" type="gz" target="geoip-api-c-1.6.12">https://mailfud.org/geoip-legacy/GeoIPCityv6.dat.gz</Archive>
|
||||
<Archive sha1sum="3f7d1e7b1e777325687ab27b30b7adde58124d30" type="gz" target="geoip-api-c-1.6.12">https://mailfud.org/geoip-legacy/GeoIPv6.dat.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -40,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-10-21</Date>
|
||||
<Version>1.6.12</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-01-15</Date>
|
||||
<Version>1.6.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user